Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

46 lines (26 loc) · 1.25 KB

Changelog

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.

[Unreleased]

Breaking changes:

  • Migrated from web-promise to js-promise

New features:

Bugfixes:

Other improvements:

v3.0.0 - 2022-04-27

Breaking changes:

  • Migrate FFI to ES modules (#8 by @JordanMartinez)

New features:

Bugfixes:

Other improvements:

v2.0.0 - 2021-02-26

Breaking changes:

  • Added support for PureScript 0.14 and dropped support for all previous versions (#2)

New features:

Bugfixes:

Other improvements:

  • Migrated CI to GitHub Actions and updated installation instructions to use Spago (#1)
  • Added a CHANGELOG.md file and pull request template (#3, #4)

v1.0.1 - 2020-01-15

  • Fixed illegal fetch invocation when not specifying options

v1.0.0 - 2020-01-14

  • Initial release