Skip to content

0.3.0 - 2021-01-22

Compare
Choose a tag to compare
@millerdev millerdev released this 22 Jan 21:55
· 41 commits to master since this release
  • Add "history redo COMMAND" to redo most recent invocation of command.
  • Change "history COMMAND" to "history clear COMMAND". History is cleared immediately on command execution.
  • Move most history logic into Python.
  • Use webpack for JS packaging => much smaller vsix file.