Changelog
v0.1.2 (22 Mar. 2018)
- (New) Added a lot of documentation.
- (Enh) The .clear() function now also removes the added functions.
- (Enh) Updated some development dependencies.
- (Enh) The use of multiple instances of cerus is now supported.
- (Fix) Fixed a lot of parameter checks.
v0.1.1 (3 Feb. 2018)
- (Enh) Even though init_ is deprecated usage is still allowed for now.
v0.1.0 (31 Dec. 2017)
- (New) Redid the whole module.
- (New) Added some unit tests.
- (Enh) Started adding documentation.
- (Fix) Fixed a few small issues.
v0.0.2 (2 Nov. 2017)
- (New) You can now add dependencies to a plugin with the dependencies key.
v0.0.1 (2 Nov. 2017)
- (New) Created the module.
- (New) Added the package.json.
- (New) Added the exit and use functions.
- (New) Added the .gitignore.