v0.3.0
Pre-release
Pre-release
Added
- all() method to retrieve all the resolved values
- value('x') method to retrieve a particular option's value
- has('x') method to check if a particular option exists
- Updates to documentation
Changed
- Changed the resolve() method to be chainable instead of returning the resolved option values