## Juicy Pixels Extra 0.3.0
* Made the function `scaleBilinear` polymorphic in pixel type.
## Juicy Pixels Extra 0.2.2
* Fixed a bug in the `crop` function related to incorrect calculation of new
height in some cases.
## Juicy Pixels Extra 0.2.1
* Documentation improvements.
## Juicy Pixels Extra 0.2.0
* Added `rotate180`, `beside`, and `below`.
## Juicy Pixels Extra 0.1.1
* Added benchmarks.
* Considerably improved performance of all functions (they are about ×15
faster now).
## Juicy Pixels Extra 0.1.0
* Initial release.