Release 32.1.0
- 🐞 Async
disposabletimeouts are now cancelled properly. Prior versions could prevent the process from exiting until the timeout elapsed.
Commits
- fix(ExifTool): properly cancel async disposable timeouts to prevent hanging (5f68086)
- chore(disposable): enable tests with
using(4058d30) - docs(CHANGELOG): update header and add releases section for clarity (df5494e)
- fix link to CONFIGURATION.md (0a8fa8b)
Full Changelog: 32.0.1...32.1.0