Releases: purescript-contrib/purescript-options
Releases · purescript-contrib/purescript-options
v7.0.0
Breaking changes:
- Update project and deps to PureScript v0.15.0 (#47 by @JordanMartinez)
Other improvements:
- Added
purs-tidy
formatter (#45 by @thomashoneyman)
v6.0.0
Breaking changes:
- Added support for PureScript 0.14 and dropped support for all previous versions (#39 by @JordanMartinez)
New features:
Bugfixes:
Other improvements:
- Updated README to reference the
Options.purs
' module documentation and improve the docs in small ways (#35 by @JordanMartinez) - Added tests (#37 by @maxdeviant)
- Changed default branch to
main
frommaster
- Updated to comply with Contributors library guidelines by adding new issue and pull request templates, updating documentation, and migrating to Spago for local development and CI (#31 by @JordanMartinez, #36 by @JordanMartinez)
v5.0.0
Updated dependencies (@ford-prefect)
v4.0.0
v3.1.0
v3.0.0
Updates for the 0.11 compiler (@simonyangme)
v2.0.0
1.0.0
0.6.0: Data.Op
Features
- Refactoring implementation using
Data.Op
(@paf31 and @hdgarrood)
0.5.2: psc-publish
Updates for psc-publish