Skip to content

Latest commit

 

History

History
75 lines (40 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

75 lines (40 loc) · 1.82 KB

Change Log

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

2.4.4 (2018-03-19)

Bug Fixes

  • bump deps to finally get rid of grunt version warning (aaae56a)

2.4.3 (2018-01-10)

2.4.2 (2016-12-05)

Bug Fixes

  • update regex to handle abbreviated hash > 7 chars (#19) (2ad2c30), closes #18

2.4.1 (2016-12-05)

Chores

  • Added standard-version (#22)

2.4.0

  • Added more CLI options

2.3.2

  • Support CLI options

2.3.1

  • Externalize common code to separat modules

2.3.0

  • Added support for templated parameters

2.2.0

  • Removed support for callback and prop (use grunt.event.emit instead)

2.1.0

  • Added support for callback and template and deprecated dirtyMark

2.0.0

  • Updated version for grunt ~0.4.0

1.0.0

  • First release, compatible with grunt ~0.3.0