Skip to content

v1.0.0

Compare
Choose a tag to compare
@m15a m15a released this 10 Feb 17:10
· 19 commits to main since this release

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