Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

30 lines (16 loc) · 1.05 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.0 (2016-06-01)

Bug Fixes

  • dont throw on invalid commands, just log (39df71f)
  • npm test => bake test (db9d249)

Features

  • add --config, --defs, --globs flags, add config/{defs,globs}.json (2659429)
  • add :TemplateConfig command, opens conf/ directory (b73cc7b)
  • handlebars template engine, add package.json to context (9113f03)
  • minimatch based templates (b698688)

0.1.0 (2016-06-01)

Features

  • handlebars template engine, add package.json to context (9113f03)