Skip to content

Stable Release v0.2.0 - CLI options and commands

Latest
Compare
Choose a tag to compare
@mayoras mayoras released this 26 Aug 16:58

Full Changelog: v0.1.3...v0.2.0-pre

  • Added options and commands for non-interactive use.
  • Added new styles in API fetching.

Fixes

  • Missed uncaught promise in index.ts.
  • Missed condition in do-while block.