- Added
fromString(input, filename)
static method. Compiles from yaml string to a javascript object. (Closes #3) - Update
js-yaml
dependency to version3.8.1
- contains fixes for error message for duplicated keys. (Fixes #2) - Added README documentation for the CLI executable.
- First public release