All Versions
16
Latest Version
Avg Release Cycle
148 days
Latest Release
-

Changelog History
Page 2

  • v0.3.0.1

    May 27, 2016
  • v0.3.0.0 Changes

    May 22, 2016

    🆕 New features

    • 👌 Support for Elm 0.17
  • v0.2.2 Changes

    🆕 New features

    • The Elm JSON encoders and decoders now match aeson more closely. In partlicular, single constructor sum types are now encoded without the constructor. Also, the aeson 0.11 option unwrapUnaryRecords is now supported.

    🛠 Bugfixes

    • Fixed Elm type error in encoders for types like [Map String v] (0.2.1.2).
  • v0.2.2.1 Changes

    May 02, 2016
    • 🛠 Fix tests to compile on aeson >= 0.9
  • v0.2.1 Changes

    🆕 New features

    • The template Haskell derivation functions now take aeson Option type instead of a custom type. This change makes it easier to synchronize the Haskell and Elm code.
    • The generated Elm code can be personalized. Helpers functions assist in converting type names, and defining which type will be newtyped.

    Notes

  • v0.1.11

    March 21, 2019