Skip to content

Version 1.1.0

Choose a tag to compare

@anthony0br anthony0br released this 06 Sep 20:58
· 106 commits to main since this release
0c6ee6f

What's Changed

  • Hooks now return a cleanup function, which can be used to cancel a hook to prevent it from running in the future.
  • Removed debug prints in CloseAllDocuments.
  • The build output is now cleaner and is automated (internal).
  • Migrated to rokit (internal).

New Contributor

  • @kineticwallet made their first contribution in #57

Thank you @kineticwallet who completed the majority of the work for this update!

Full Changelog: v1.0.0...v1.1.0