2015-07-27 09:01:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 27 07:00:22 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 3.2.5.3
|
|
|
|
* Fix: bumping vector upper bounds.
|
|
|
|
|
2015-06-08 08:26:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 8 06:12:29 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 3.2.5.2
|
|
|
|
* Adding: Width & Height metdata to help querying image information without
|
|
|
|
decompressing the whole.
|
|
|
|
* Adding: Source format metadata.
|
|
|
|
|
|
|
|
|
2015-05-31 22:16:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 31 20:15:22 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 3.2.5.1
|
|
|
|
* Fixing: utf-8 encoding of Jpg/Types causing problems with Haddock.
|
|
|
|
* Adding: Metadata extraction for various file format.
|
|
|
|
* Adding: Metadata writing for various file format.
|
|
|
|
* Adding: light EXIF mapping.
|
|
|
|
* Fix: handling of Tiff with predictors (thanks to Patrick Pelletier)
|
|
|
|
|
2015-05-04 08:28:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 27 08:24:30 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 3.2.4
|
|
|
|
* Adding: Traversals compatible with the lens library.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 22 08:38:09 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 3.2.3.1
|
|
|
|
* Fix: BMP output generated wrong size (thanks to mtolly).
|
|
|
|
* Adding: Support for RGB in jpeg (yeah, that exist...)
|
|
|
|
* Adding: Support of CMYK & YCrCbK color space in jpeg files.
|
|
|
|
* Addinng: a pixelFoldMap functions analog to the `foldMap` function
|
|
|
|
of the Foldable type class.
|
|
|
|
* Fix: better performances for the pixelFold* functions
|
|
|
|
|
2015-02-02 09:41:52 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 1 20:12:49 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- initial commit of JuicyPixels lib
|