Notable changes are documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Breaking changes:
New features:
Bugfixes:
Other improvements:
- Updated the project for its new home in the Rowtype Yoga organization. (50e18df by @nsaunders)
New features:
- Added
hashUnique
function. (#4 by @nsaunders)
Other improvements:
- Changed
Unique
's runtime representation to a BigInt. (#4 by @nsaunders) - Updated the project to the standards of the purescript-contrib organization. (8ec352b by @nsaunders)
Breaking changes:
- Updated to v0.15 of the compiler, dropping support for previous versions. (7999c18 by @nsaunders)
Other improvements:
- Added
purs.json
file to facilitate package name transfer. (4c40891 by @nsaunders) - Added
LICENSE
file, determined frombower.json
. (2f3305c by @nsaunders)
Breaking changes:
- Updated to v0.11 of the compiler, dropping support for previous versions. (33214fa by @mechairoi)
Other improvements:
- Updated dependencies. (03a24af by @mechairoi)
Breaking changes:
- Updated to v0.9 of the compiler, dropping support for previous versions. (3a58d82 by @mechairoi)
Breaking changes:
- Updated to v0.8 of the compiler, dropping support for previous versions. (42fecfe by @mechairoi)
Bugfixes:
- Fixed
bower.json
. (5048080 by @mechairoi)
Other improvements:
- Updated to use Pursuit for docs. (de69519 by @mechairoi)
No significant changes in this release.
Breaking changes:
- Renamed
Uniq
effect toUNIQ
. (4eeac9f by @mechairoi)
Breaking changes:
- Updated to v0.7 of the compiler, dropping support for previous versions. (d2b2873 by @mechairoi)
Initial release