Releases: Traperto/magic-bytes-validator
Releases · Traperto/magic-bytes-validator
v2.1.6
What's Changed
- fix: Found new PDF Byte Combination by @TeQ2102 in #145
- chore(deps): Bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in #148
- Bump the dependencies group with 1 update by @dependabot[bot] in #149
- chore(deps): Update dependency by @cus-dbc-laika in #151
- chore: Added CODEOWNERS & updated dependabot.yml by @cus-dbc-laika in #153
- fix: Removed .Jpg EndsWithAnyOf check by @lukassteggers in #156
New Contributors
- @lukassteggers made their first contribution in #156
Full Changelog: v2.1.5...v2.1.6
v2.1.5
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- fix: Extended Jpeg signature to accept Samsung metadata by @cus-dbc-laika in #144
- fix: Remove incomplete Zip magic bytes from office signatures by @cus-dbc-laika in #146
Full Changelog: v2.1.3...v2.1.4
v2.1.2
What's Changed
- chore(deps): Bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 in the dependencies group by @dependabot in #140
- chore(deps): Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 in the dependencies group by @dependabot in #141
- fix: Add missing definition for pdf files by @TeQ2102 in #142
New Contributors
Full Changelog: v2.1.1...v2.1.2
v2.1.1
- Added various signatures
- HEIC
- SVG
- XML
- Removed FluentAssertions
- (!) Breaking change: Now skipping parent types if child matches too
-> MadeTryFindUnambiguousAsyncmore accurate - (!) Breaking change:
FileByteFilteris now abstract - Added indirect flag to cli
- Specified OpenDocument formats with magic strings
Many thanks to all contributors :)
Release v2.0
Reworked
What's Changed
- Fixes #84 - Offset bytes in StreamFileTypeProvider by @ciosoriog in #85
- chore(deps): Bump Moq from 4.20.69 to 4.20.70 by @dependabot in #88
- chore(deps): Bump xunit from 2.5.3 to 2.6.3 by @dependabot in #89
- chore: update framework net 8 by @kryptobi in #90
- chore(deps): Bump xunit from 2.6.3 to 2.6.4 by @dependabot in #91
- chore: Updated CodeQL action by @niklas-schmidt-traperto in #92
- chore(deps): Bump xunit from 2.6.4 to 2.6.5 by @dependabot in #93
- chore(deps): Bump xunit from 2.6.5 to 2.6.6 by @dependabot in #94
- chore(deps): Bump coverlet.collector from 6.0.0 to 6.0.2 by @dependabot in #98
- chore(deps): Bump xunit from 2.6.6 to 2.7.0 by @dependabot in #96
- chore(deps): Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #95
- Refactor/better validation by @kevinmarvinmueller in #99
- chore(deps): Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #103
- chore(deps): Bump xunit from 2.7.0 to 2.8.1 by @dependabot in #104
- chore: Updated nuget dependencies by @niklas-schmidt-traperto in #106
New Contributors
- @ciosoriog made their first contribution in #85
- @kevinmarvinmueller made their first contribution in #99
Full Changelog: v1.0.16...v2.0.0