packages feed

avif 0.1.0.0 → 0.1.0.1

raw patch · 3 files changed

+7/−1 lines, 3 filesbinary-addedPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,5 +1,9 @@ # avif +## 0.1.0.1++  * Bundle test daa+ ## 0.1.0.0  Initial release
avif.cabal view
@@ -1,6 +1,6 @@ cabal-version:   1.18 name:            avif-version:         0.1.0.0+version:         0.1.0.1 license:         AGPL-3 license-file:    LICENSE copyright:       Copyright: (c) 2021 Vanessa McHale@@ -12,6 +12,8 @@ extra-doc-files:     README.md     CHANGELOG.md+data-files:+    test/data/original.avif  source-repository head     type:     git
+ test/data/original.avif view

binary file changed (absent → 83419 bytes)