changelogs.md
cerusjs/cerus-core
Repository
-
API
-
Source
0.1.2
(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.
0.1.1
(Enh) Even though init_ is deprecated usage is still allowed for now.
0.1.0
(New) Redid the whole module.
(New) Added some unit tests.
(Enh) Started adding documentation.
(Fix) Fixed a few small issues.
0.0.2
(New) You can now add dependencies to a plugin with the dependencies key.
0.0.1
(New) Created the module.
(New) Added the package.json.
(New) Added the exit and use functions.
(New) Added the .gitignore.