2.9.0 (RC3)
Pre-release
Pre-release
What's Changed
- SequentialStreamReader.cs: Cast numbers to ulong before bound check by @KirkLandTrip in #427
- Fix compile errors by @drewnoakes in #442
- Fix a bounds check in ICC tag decoding by @drewnoakes in #440
- Unify test namespaces by @drewnoakes in #444
- Add file type detection for PDF by @drewnoakes in #441
- Update target frameworks by @drewnoakes in #443
- Fix shutter speed description calculation by @drewnoakes in #445
- Fix bounds exception in HEIF reader by @drewnoakes in #446
- Added support for xmp in quicktime files as written by latest Adobe software by @frelo in #431
- Fixed PNG compressed iTXt chunk by @reinfallt in #422
- Support additional Exif tags by @drewnoakes in #447
- Tidying by @drewnoakes in #448
- Performance and code style by @drewnoakes in #449
- QuickTime: Fix parsing of the GPS tag (xyz) by @KirkLandTrip in #433
- add support for apple live-photo mov file refer #344 by @naughtyGitCat in #426
- Add CR3 as a supported file type to the README by @drewnoakes in #451
New Contributors
- @KirkLandTrip made their first contribution in #427
- @frelo made their first contribution in #431
- @naughtyGitCat made their first contribution in #426
Full Changelog: 2.9.0-rc2...2.9.0-rc3