purescript-bridge v0.13.0.0 Release Notes

Release Date: 2018-05-28 // almost 6 years ago
  • ๐Ÿ’ฅ 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!