All Notable changes to sass-config-manager
will be documented in this file
- Remove namespace from config-get
- Added new tests for config-set with a namespace
- Added a namespace variable to namespace config names.
- Added mixin for config-get
- Added concat to build config manager
- Added config-reset function
- new test.
- fix path for npm.
- fix npm link.
- bower package version.
- infos to CHANGELOG
- to README a how to use this library.
- added sache.json, and keys to sache.json, bower.json and package.json.
- bower.json and package.json main tag.
- cs-fixes.
- added tests for config-set(), config-get(), config-has().
- Nothing
- many cs-fixes
- some bugs in config-set() if a single key was added.
- config-bind().
- config-remove().
- Nothing