- fixed documentation
- improved documentation
- console output moved to an extra utility component
- upgraded dependency to
lodash
from 2.2.1 to 2.4.1 - upgraded dependency to
js-yaml
from 2.1.3 to 3.0.1 - added
coffeelint
checks
- fixed documentation
- no changes to
0.4.0
. Accidentally released.
- removed command-line option
-j
. Correct JSON will be generated without having to specify a command-line option. Other formats may be generated using a command-line option, later.
- added
"use strict"
to both scripts inbin
- supports reading YAML input from stdin
- many fixes
- added command-line options
-r
,-m
,f
- argument
SOURCE
may also be a directory and is optional - improved help text
- improved documentation
- added
npm
prepublish
script to compile.coffee
files to.js
ones
- First public release