Skip to content

Latest commit

 

History

History
59 lines (33 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

59 lines (33 loc) · 1.86 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:

New features:

Bugfixes:

Other improvements:

v6.0.0 - 2022-04-27

Breaking changes:

  • Update project and deps to PureScript v0.15.0 (#19 by @JordanMartinez)

New features:

Bugfixes:

Other improvements:

  • Added purs-tidy formatter (#18 by @thomashoneyman)
  • Ensure all imported packages are in the spago.dhall file (#17 by @artemisSystem)

v5.0.0 - 2021-02-26

Breaking changes:

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

New features:

Bugfixes:

Other improvements:

  • Changed default branch to main from master
  • 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 (#11)

v4.0.0 - 2018-05-27

  • Updated for PureScript 0.12

v3.0.0 - 2017-09-14

  • Reformulated hierarchy with MonadFork, MonadKill, and MonadBracket.

v2.0.0 - 2017-04-04

  • Updated dependencies for PureScript 0.11

v1.1.0 - 2016-11-22

  • Added Canceler semigroup

v1.0.0 - 2016-11-19

  • Initial release.