All Versions
12
Latest Version
Avg Release Cycle
177 days
Latest Release
1452 days ago

Changelog History
Page 1

  • v0.15.3 Changes

    May 05, 2020
    • ๐Ÿ‘ GHC 8.8 and 8.10 support
  • v0.15.2.1 Changes

    November 19, 2018
    • ๐Ÿ‘ GHC 8.6 support (#12).
    • ๐Ÿ“š Documentation fixes (#11, #13, #14).
  • v0.15.2.0 Changes

    March 18, 2018
    • ๐Ÿ‘ GHC 8.4 support.
  • v0.15.1.0 Changes

    March 05, 2018
    • -Wall police.
    • API addition: arrayWithModeOf'.
  • v0.15.0.0 Changes

    February 22, 2018
    • ๐Ÿ’ฅ Breaking change: Unjson definitions now require the underlying types to have Typeable instances (#6).
    • โž• Added a way to automatically derive Unjson definitions for parameterless sum types (enumUnjsonDef) (#7).
    • โฌ‡๏ธ Dropped support for GHC < 7.8.
  • v0.14.1.3 Changes

    April 24, 2017
    • โฌ†๏ธ Bumped the dependency on aeson
    • ๐Ÿ›  Fixed the test suite on GHC 7.10.3
  • v0.14.1.2 Changes

    April 11, 2017
    • โฌ†๏ธ Bumped the dependency on aeson
  • v0.14.1.1 Changes

    February 28, 2017
    • โœ… Adjusting tests
  • v0.14.1.0 Changes

    February 28, 2017
    • ๐Ÿ”„ Changed (>>=) to prevent error unpacking
  • v0.14 Changes

    September 21, 2016
    • ๐ŸŽ‰ initial release
    • ๐Ÿ›  fix compilation with aeson-1.0