Changelog

April 27, 2022 ยท View on GitHub

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 (#16 by @JordanMartinez)

New features:

Bugfixes:

Other improvements:

  • Added purs-tidy formatter (#15 by @thomashoneyman)

v5.0.0 - 2021-02-26

Breaking changes:

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

New features:

  • Added parse function (#11)

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 (#9, #10)

v4.0.2 - 2018-07-31

  • Added missing case in fromString for PATCH (@bklaric)

v4.0.1 - 2018-06-23

  • Added metadata including contributor guidelines and pushed latest release to Pursuit

v4.0.0 - 2018-05-25

  • Updated for PureScript 0.12

v3.0.0 - 2017-04-03

  • Updated for PureScript 0.11

v2.0.0 - 2016-10-17

  • Updated dependencies

v1.0.0 - 2016-06-06

  • Updated for 1.0 core libraries.

v0.1.1 - 2016-02-09

  • Exported runCustomMethod
  • Implemented a better-behaved Show instance

v0.1.0 - 2016-02-08

  • Initial release