This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
Releases: purescript-deprecated/purescript-web-promise
Releases · purescript-deprecated/purescript-web-promise
v3.1.0
v3.0.0
Breaking changes:
- Migrate FFI to ES modules (#14 by @JordanMartinez)
v2.1.0
New features:
- Added
toPromise
andfromPromise
helper functions to theLazyPromise
module for convenient transformations between thePromise
andLazyPromise
types (#12 by @thomashoneyman)
v2.0.1
Bugfixes:
- Updated package name from web-encoding in the bower.json file.
v2.0.0
v1.0.3
- Fixes eta-reduced FFI functions (@thomashoneyman)
v1.0.2
- Another FFI typo
v1.0.1
- Fix typo in FFI.
v1.0.0
Initial release