You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2019. It is now read-only.
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.7.1...v2.0.0) (2019-10-08)
### Features
* **containerconstants:** added the entity constant to the container constants ([354c8bc](354c8bc))
* **pluginmanager:** splitted the loading process ([f8ec5b5](f8ec5b5))
### BREAKING CHANGES
* **pluginmanager:** Changed the parameters of the loadPlugins function. Splitted up the loading process
of the container bindings and the plugins
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.4...v1.4.0) (2019-09-21)
### Features
* **pluginmanager:** call the onInit function with the InitializationSide ([e0dcac0](e0dcac0))