All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- update
extend
to latest version (3.0.2) - update
js-yaml
to latest version (3.12.2) - update
jasmine
to latest version (3.3.1) - update
coveralls
to latest version (3.0.3)
- update js-yaml to latest version (3.12.0)
- update README
- update lodash to latest version (4.17.9)
- update jasmine to latest version (3.1.0)
- update coveralls to latest version (3.0.1)
- @rduk/errors as peer dependency
- add environment variables (
RDUK_CONFIG_*
)
- add appRelative parameter for path.resolve
- path resolve
- yaml load
- refactoring
- update copyright
- tests
- update README
- change rduk-errors by @rduk/errors
- refactor manager
- package rename
- add type field initialization
- #12 : fixed an issue where the absence of root config path overriding causes a "File not exists error"