Codec-Image-DevIL 0.2.1 → 0.2.2
raw patch · 1 files changed
+1/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Codec-Image-DevIL.cabal +1/−1
Codec-Image-DevIL.cabal view
@@ -4,7 +4,7 @@ Provides functions readImage and writeImage, which can read and write many image formats from/to an RGBA array of values to work with.-Version: 0.2.1+Version: 0.2.2 Stability: experimental Synopsis: An FFI interface to the DevIL library License: BSD3