Skip to content

Releases: m15a/purescript-choku

v1.0.1

11 Feb 02:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Feb 17:10
Compare
Choose a tag to compare

What's Changed

Changed

  • Introduce ColorSupportLevel type.
    Accordingly, the signature of mkChoku is changed to
    mkChoku :: ColorSupportLevel -> Choku.

Added

  • Safe constructors of Color type

Fixed

  • Type error of supportsColor without color support

Full Changelog: v0.2.2...v1.0.0

v0.2.2

30 Jan 03:47
Compare
Choose a tag to compare

This is the first release that has been published in Pursuit.

Breaking changes from v0.1.0:

  • Change project name purescript-chalk to purescript-choku since the other users have already used it.