Changes in Magick.NET:
- The MagickImageCollection can no longer contain duplicate instances (#295).
- Removed AddRange overload with IMagickImageCollection.
- Also set reader when writing stream to fix issue reported in #296.
- Added
AnimationTicksPerSecondto the MagickImage class (#299).
Related changes in ImageMagick since the last release of Magick.NET:
- Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
- Add support for "module" security policy.
Library updates:
- ImageMagick 7.0.8-11