Skip to content

0.10.0

Compare
Choose a tag to compare
@Sukairo-02 Sukairo-02 released this 08 Aug 09:52
· 6 commits to main since this release
3f3b6a9
  • Massively improved default command help and global help
  • Fixed events sometimes not receiving cliName (now name) param even if specified in run()'s config
  • Reworked events: changed event naming (seemingly random -> snake_case), grouped all error events under error-type event
  • Added description to run()'s config - field to print to in global help by default, passed to events along with cliName (now name)
  • Renamed cliName to name in run()'s config (role of it stays the same)