Releases: nvim-neorg/norgopolis-module
Releases · nvim-neorg/norgopolis-module
v2.0.3
2.0.3 (2024-02-21)
⚠ BREAKING CHANGES
- add timeout, change api to Module::new()
- add shutdown trait
- move the module library to a separate repository
Features
- add keepalive behaviour (70e0604)
- add release-please CI (d03aab2)
- add shutdown trait (dfa56df)
- add timeout, change api to Module::new() (b8ea69e)
- move the module library to a separate repository (35dd791)
- switch to
norgopolis_protos
(85aee03)
Bug Fixes
Miscellaneous Chores
- release 2.0.3 (a7c0a7e)