Skip to content

v0.6.0

Compare
Choose a tag to compare
@savq savq released this 17 Feb 20:41
· 218 commits to master since this release

New features

  • Basic logging functionality, and commands to open and clean log
  • Setup function: setup can configure the path where plugins are installed
  • Deprecate the hook option in favor of run (the functionality is the same, it's just a change of name).

Development

  • Add a test suite
  • Refactor codebase