determination
Version:
Configuration resolver using confidence and shortstop.
23 lines (12 loc) • 443 B
Markdown
### 3.0.0
- Updated license and copyright
- [BREAKING] Updated Node.js supported version
### 2.0.0
- Protocols are bound with context `config`.
- [BREAKING] `defaults` and `overrides` are merged prior to resolving criteria or handlers.
### 1.3.0
- `config.data` returns a clone of the underlying store data.
### 1.2.0
- `config.use` is now a thing.
### 1.1.0
- `overrides` and `defaults` can be a string referring to a file to load.