Skip to content

Version 2.3.2

Latest
Compare
Choose a tag to compare
@alem0lars alem0lars released this 16 Jul 16:01
· 544 commits to develop since this release

Version 2.3.2

User changes

Dev changes

  • Refactor meta commands into separate classes.
    [@alem0lars][@alem0lars]
  • Refactor colorize (for strings colorization), using an internal parser
    instead of using gem thor.
    All output strings have been updated to use the new format string.
    [@alem0lars][@alem0lars]
  • Refactor quiz into ask, using an internal implementation instead of using
    gem thor.
    [@alem0lars][@alem0lars]