v2.2.0
- Add Canon Quality descriptions (@dmitry-shechtman #226)
- Add timezone tags (@dmitry-shechtman #223)
- Fix
GetAllExtensions
bounds check (@dmitry-shechtman #222) - Extract XMP from CRX (@dmitry-shechtman #225)
- Register text encodings under
netstandard2.0
- Add WAV support (@dmitry-shechtman in #215)
- Fix parsing of IPTC versions having more than two bytes (#214)
- Improve PNG raw profile parsing (@drewnoakes)
- Add string timezone tags (@dmitry-shechtman)
- Fix uint parsing of
StringValue
(@kwhopper #199) - Add CRX record modes (@dmitry-shechtman #208)
- Migrate to C# 8 and annotate nullability of references
- Add initial CR3 support (@dmitry-shechtman #205)
- Catch PNG chunk processing errors (@kwhopper #201)
- Add more ICC tags (@kwhopper #200)
- Extend and improve GPS support (@kwhopper #198)
- Add support for JPEG Huffman tables (@kwhopper #197)
- Fix potential stack overflow (@drewnoakes #190)
- Update Exif white balance descriptions to match spec
- Extend GIF control support (@kwhopper #181)
- Fix AVI duration time presentation (@kwhopper #179)
- Fix PNG background colour description (@kwhopper #182)
- Extend BMP support (@kwhopper #185)
- Catch PNG iCCP decompression errors (@kwhopper #183)
- Fix Nikon type 2 makernote power-up time description (@kwhopper #178, #180)
- Support more ICC and Photoshop data in Exif (@kwhopper #176)
- Add Exif brightness descriptor and improve exposure program description (@kwhopper #177)
- Upgrade XmpCore package to 6.1.10 (@drewnoakes)
- Use snupkg for debug symbols (@drewnoakes)
- Fix QuickTime compatible brands description (@KleasMcHolthuis #227)
- Enable SourceLink (@drewnoakes #229)