All Versions
10
Latest Version
Avg Release Cycle
128 days
Latest Release
1480 days ago

Changelog History

  • v0.14.0.0

    March 09, 2020
  • v0.13.0.0 Changes

    May 28, 2018

    ๐Ÿ’ฅ Breaking changes

    Some "internal" functions now take an additional Settings parameter, but as
    they are exported and potentially used by people, this has to be considered
    being a breaking change. If all you used was writePSTypes, you should be
    fine though.

    ๐Ÿ†• New features:

    Optics generation is now optional

    Thanks to @CarstenKoenig!
    Just use writePSTypesWith noLenses ...

    ๐Ÿ› Bug fixes:

    ๐Ÿ“ฆ purescript-prim package is no longer shown as package to install.

    ๐Ÿ“ฆ This package no longer exists. Thanks to @CarstenKoenig for this!

  • v0.12.0.0

    March 20, 2018
  • v0.11.1.2

    December 13, 2017
  • v0.11.1.1

    October 23, 2017
  • v0.11.1.0

    October 20, 2017
  • v0.11.0.0

    March 28, 2017
  • v0.10.1.0

    February 11, 2017
  • v0.10.0.0

    February 08, 2017
  • v0.9.0.0 Changes

    January 14, 2017

    Thanks to @Boothead purescript-bridge now generates lenses and prisms for your translated datatypes!