All Versions
10
Latest Version
Avg Release Cycle
128 days
Latest Release
1867 days ago
Changelog History
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 waswritePSTypes
, you should be
fine though.๐ New features:
Optics generation is now optional
Thanks to @CarstenKoenig!
Just usewritePSTypesWith 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, 2017Thanks to @Boothead purescript-bridge now generates lenses and prisms for your translated datatypes!