This repository was archived by the owner on May 21, 2021. It is now read-only.
v1.1.0 / 2015-06-05
Highlights
- CLI not supports a catch all argument e.g.
stylperjade .to find all CSS and Jade files in the current working directory - Current working directory can now be passed to the API and CLI via
options.cwdand-C, --chdirrespectively - Success messages in
results.reportand CLI output are now hidden by default and are only exposed whenoptions.verbose: trueor-v, --verboseare passed to the API or CLI respectively - Errors are now always reported irrespective of whether verbose output is enabled or not
- Line number are now reported for classes found in Jade
#[]syntax blocks