Skip to content

Releases: rowtype-yoga/purescript-vault

v1.0.0

10 Mar 00:59
8adbf40
Compare
Choose a tag to compare

Breaking changes:

  • Updated to v0.15 of the compiler, dropping support for previous versions. (#1 by @nsaunders)

New features:

  • Added the adjust function which allows the value corresponding to a given key to be modified. (#2 by @nsaunders)

Bugfixes:

  • Fixed union function which previously ignored the first argument. (#2 by @nsaunders)

Other improvements:

v0.1.0

10 Mar 00:41
Compare
Choose a tag to compare

Initial release