Skip to content

Releases: purescript-contrib/purescript-media-types

v6.0.0

27 Apr 18:10
af853de
Compare
Choose a tag to compare

Breaking changes:

Other improvements:

v5.0.0

26 Feb 20:21
b6efa4c
Compare
Choose a tag to compare

Breaking changes:

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

New features:

  • Added text/css media type (#9)

Bugfixes:

Other improvements:

  • Added documentation for the entire public API (#11 by @maxdeviant)
  • 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 (#10)

v4.0.1

23 Jun 00:38
Compare
Choose a tag to compare
  • Adds metadata including contributor guidelines
  • Pushes latest release to Pursuit

v4.0.0

25 May 09:50
fe6ae0f
Compare
Choose a tag to compare

Updates for 0.12

v3.0.0

03 Apr 00:02
Compare
Choose a tag to compare
  • Updated for PureScript 0.11

v2.0.0

17 Oct 02:08
Compare
Choose a tag to compare
  • Updated dependencies
  • Added Newtype instance

v1.0.0

06 Jun 14:36
Compare
Choose a tag to compare

Updates for 1.0 core libraries.

v0.1.1

06 Feb 03:52
Compare
Choose a tag to compare
  • Added Ord instance

v0.1.0

06 Feb 03:46
Compare
Choose a tag to compare
  • Initial release