Skip to content

Releases: wilfreud/quirgo-cli

v0.0.4

04 May 10:01
c134e22
Compare
Choose a tag to compare

Patch Changes

  • 38b24e3: Minor changes

    • Few adjustments on console spinner
    • improved documentation
    • small "optimizations"

v0.0.3

24 Apr 01:07
7a0795f
Compare
Choose a tag to compare

Patch Changes

  • 0a0667b: - Better error handling; conditional display with --verbose
    • New banner on init
    • Removed unnecessary files
    • Better handling of async calls in general
    • Better handling of console output and spinner

v0.0.2

22 Apr 17:36
1020c21
Compare
Choose a tag to compare

Patch Changes

  • 50dd068: - Program auto exit on invalid github access token option
    • Now using user's username/login as default repository owner
    • Better handling of env/json file parsing
    • Fixed 'postAction' hook, now global
    • Building only ESM now
  • 7330e84: - Program auto exit on invalid github access token option
    • Now using user's username/login as default repository owner
    • Better handling of env/json file parsing
    • Fixed 'postAction' hook, now global
    • Building only ESM now

v0.0.1

20 Apr 00:57
b20a45a
Compare
Choose a tag to compare

Patch Changes