File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33_ Changelog_
44
5+ ## 0.6.0: (I Can't Get No) Satisfaction
6+ [ _ 10 May 2016_ ] ( https://github.com/BoolJS/booljs/commits/v0.6.0 )
7+
8+ <img alt =" (I Can't Get No) Satisfaction " src =" http://eurohittop40.ru/images/discs/31509/31509.jpg " height =" 300px " >
9+
10+ * Changes in the way plugins are:
11+ - Defined
12+ - Loaded
13+ - Stored
14+ * Gives more responsibilities to the application instance.
15+ * Enfoces plugins to be peer dependent from API module instead of referencing to ` bool.js/api ` .
16+ * Changes the way dependencies are loaded into bool.js
17+ * Deprecate integrity checking method in plugins. Now is done internally.
18+
19+ _ Side notes_ We welcome [ @winos ] ( https://github.com/winos ) to the Bool.js team. As the greatest contributor in this iteration, he named this version.
20+
521### 0.5.9
622
723* Updated booljs-api
Original file line number Diff line number Diff line change 11{
22 "name" : " bool.js" ,
3- "version" : " 0.5.9 " ,
3+ "version" : " 0.6.0 " ,
44 "description" : " Bool MVC Framework - Bootstraping Unit" ,
55 "main" : " lib/index.js" ,
66 "license" : " GPL-3.0" ,
You can’t perform that action at this time.
0 commit comments