Skip to content

Add `new` command

Compare
Choose a tag to compare
@acoustep acoustep released this 02 Sep 09:59
· 86 commits to master since this release

0.2.0

Features

  • Added new command to create new snippets from command line.
  • new --run flag for search command to run the selected snippet
  • Added ability to create snippets from the web interface.

Changes

  • search command now copies the selected snippet instead of running.
  • Updated Crystal to 0.30.1
  • Updated lodash dependency for web interface.

Bugfixes

None!