All Versions
8
Latest Version
Avg Release Cycle
140 days
Latest Release
3020 days ago

Changelog History

  • v0.2.3.1

    December 17, 2016
  • v0.2.3.0 Changes

    December 17, 2016

    2016-10-26

  • v0.2.2.0 Changes

    June 02, 2015

    🔄 Changelog

    • 🆕 New 'computeP' function to compute an image in parallel.
  • v0.2.1.0 Changes

    March 08, 2015

    🔄 Changelog

    • Grey to HSV conversion.
  • v0.2 Changes

    January 11, 2015

    🔄 Changelog

    💥 Breaking changes

    • Origin is on the upper left corner of the image (was bottom left).
    • 🆕 New simplified filters interface. The old interface is still used
      internally to create filters and is available in
      Vision.Image.Filter.Internal.
    • 📦 DevIL bindings (Vision.Image.Storage) are now in a separate package
      (friday-devil) and with an improved interface.
    • 📦 Benchmarks are now in a separate package (friday-bench).
    • 📦 Examples are now in a separate package (friday-examples).
    • Pixel instance is no more required for MaskedImage and Image instances.

    🔄 Changes

    • SCW thresholding.
    • 🆕 New types aliases for filters.
    • 🆕 New (!) and (!?) operators for image and histogram indexing.
    • Classes and image types are in two different files (Vision.Image.Class and
      Vision.Image.Type).
    • NFData instance for Manifest images.
  • v0.2.0.2 Changes

    February 05, 2015

    🔄 Changelog

    • 📚 Minor documentation improvements.
  • v0.2.0.1 Changes

    January 11, 2015

    🔄 Changelog

    • Setup.hs script.
  • v0.1.5 Changes

    December 15, 2014

    friday v0.1.5