Skip to content

Releases: athena-framework/console

v0.2.0

14 May 15:27
Compare
Choose a tag to compare

First release a part of the monorepo.

Added

Changed

  • Update minimum crystal version to ~> 1.4.0 (#169) (@Blacksmoke16)
  • Breaking: remove ACON::Formatter::Mode in favor of Colorize::Mode. Breaking only if not using symbol autocasting. (#170) (@Blacksmoke16)

Fixed

Bug squashing

01 Dec 17:13
fef7b9d
Compare
Choose a tag to compare

Fixes

  • Fix typo in docs by @Blacksmoke16 in #2
  • Make styles classes to avoid recursive structs by @Blacksmoke16 in #4
  • Fix typo in ACON::Command#option method by @Blacksmoke16 in #3
    • Correctly makes the argument shortcut instead of shotcut

Initial Release

30 Oct 14:42
a428d26
Compare
Choose a tag to compare
v0.1.0

Initial Implementation (#1)