Releases: purescript-contrib/purescript-matryoshka
Releases · purescript-contrib/purescript-matryoshka
v1.0.0
Breaking changes:
- Update project and deps to PureScript v0.15.0 (#26 by @JordanMartinez)
Other improvements:
- Added
purs-tidy
formatter (#25 by @thomashoneyman) - Updated dependencies to clear build errors related to unlisted dependencies (#24 by @flounders)
v0.5.0
Breaking changes:
- Added support for PureScript 0.14 and dropped support for all previous versions (#20)
New features:
Bugfixes:
Other improvements:
- 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 (#15)
v0.4.0: Merge pull request #8 from xgrommx/master
v0.3.0
Updates for PureScript v0.11
v0.2.0: Merge pull request #6 from cryogenian/updated-fixed-points
Updated purescript-fixed-points
dependency