Notable changes to this project 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:
v2.0.0 - 2022-04-27
Breaking changes:
- Migrate FFI to ES modules (#8 by @JordanMartinez)
Thank you Athan Clark for donating this package to purescript-contrib.
Remove the Generic
instance of Float32
, it’s no longer needed. We don't
expect this change to break any dependent code.
Move the testing dependencies to test.dhall
.