All Versions
5
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.5.1.0 Changes

    • Exported unsafeRNil and unsafeRCons.
  • v0.5.0.1 Changes

    • ๐Ÿš€ GHC 8.6 pre-release compatibility (h/t @galenhuntington)
  • v0.5.0.0 Changes

    • โž• Added variant types
  • v0.4.0.0 Changes

    • โž• Added RecAll. [#4]

    • Exported Sort (previously hidden).

    • ๐Ÿ›  Fixed a bug where 'toJSON' was producing a list instead of an object. [#7]

    • When compiling with GHCJS, native JavaScript records are now used as underlying representation.

    • ๐Ÿ”€ Sorting fields is now done with merge sort instead of insertion sort.

  • v0.3.0.0 Changes

    We didn't keep a changelog for this and previous versions.