Version 1.1.0
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