Changelog of @hackage/colour-accelerate 0.4.0.0

Change Log

Notable changes to the project will be documented in this file.

The format is based on Keep a Changelog and the project adheres to the Haskell Package Versioning Policy (PVP)

0.4.0.0 - 2020-08-26

Changed

  • update for accelerate-1.3
  • data types are stored in AoS style

Added

  • pattern synonyms for unpacking colour components

0.3.0.0 - 2018-04-03

Changed

  • update to accelerate-1.2
  • RGB and RGBA colours with Word8 components are stored in packed array-of-struct representation

0.2.0.0 - 2017-09-21

  • update for accelerate-1.1.*

0.1.0.0 - 2017-03-31

  • initial release