-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
### 1.0.2 (03-09-2015) | ||
* A tonne of bug fixes... | ||
* Get config method now has support for default values | ||
* Cascading configuration support | ||
* Configurable during bootstrap phase | ||
* Improvements to JSON config file loading | ||
* Documentation (methods and usage examples) | ||
|
||
### 0.1.0 (02-09-2015) | ||
Initial commit and changes of the configuration plugin. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"classes":[],"methods":[],"properties":[],"events":[]} | ||
{"classes":[],"methods":[],"properties":[],"events":[]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters