JuicyPixels-blurhash 0.1.0.0 → 0.1.0.1
raw patch · 3 files changed
+11/−4 lines, 3 filesbinary-addedPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ChangeLog.md +5/−1
- JuicyPixels-blurhash.cabal +6/−3
- imgs/cool_cat.jpg binary
ChangeLog.md view
@@ -1,5 +1,9 @@ # Changelog for JuicyPixels-blurhash +## 0.1.0.1++ - Add images to source distribution for deps building tests and README.md image refs.+ ## 0.1.0.0 - - Initial release+ - Initial release.
JuicyPixels-blurhash.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: e45283c97885b15746864eb0047cc10b59b460da5d045bdfa7bc3758dcbe7144+-- hash: 1eb79d8798ea74f28f17f0fc08a4246a842768024e1a59c23ca09fa41346831a name: JuicyPixels-blurhash-version: 0.1.0.0+version: 0.1.0.1 synopsis: Blurhash is a very compact represenation of a placeholder for an image description: Please see the README on GitHub at <https://github.com/SamProtas/JuicyPixels-blurhash#readme> category: Graphics, Image@@ -22,9 +22,12 @@ extra-source-files: README.md ChangeLog.md-extra-doc-files:+ docs/blurred.png docs/example.jpg+ imgs/cool_cat.jpg+extra-doc-files: docs/blurred.png+ docs/example.jpg source-repository head type: git
+ imgs/cool_cat.jpg view
binary file changed (absent → 39219 bytes)