Releases: carrot/roots-util
Releases · carrot/roots-util
v0.2.0
See #7 for a summary of the changes to this version 😀
v0.0.5
- Update deps
- Add
with_extension
function
- Breaking:
compile_project
now returns a promise, no callback
v0.0.4
- Fix a bug in which the base path was not correctly mapped in
install_dependencies
v0.0.2
Fix a small bug with the output path function
v0.0.1
Initial release, includes write
, files
, and output_path
methods.