Skip to content

Releases: austinkregel/forge-cli

Release 0.1.1

03 Aug 02:37
Compare
Choose a tag to compare

Release notes

  • Increment version
  • Catch the promise for when shit breaks

A release from Change Lager

Release 0.1.0

02 Aug 04:17
Compare
Choose a tag to compare

Release notes

  • Version bump
  • Add chalk and context to the commands.

A release from Change Lager

Release 0.0.5

01 Aug 02:14
Compare
Choose a tag to compare

Release notes

  • Add test command thing for the example
  • Fix commands that aren't passed their signature to make sure they should always have a name
  • Remove the global bindings
  • Update the example
  • Update the way commands are handled internally
  • Increment version
  • Update github repo link
  • Increment release
  • Clean up the command class just a touch
  • Update example
  • Fix executing.apply
  • Force use of ForgeCli
  • Mostly cs fixes
  • Export ForgeCli
  • Update the example again

A release from Change Lager

Release v0.0.4

04 Nov 19:59
Compare
Choose a tag to compare

Release notes

  • Fix the list command
  • Fix some command resolution 😳
  • Update arguments in command resolution

v0.0.2

23 Aug 20:13
Compare
Choose a tag to compare

Patch notes

  • Fix bug that prevented commands from having multiple arguments