grunt-contrib-jst/CHANGELOG
2013-01-09 14:48:55 -08:00

25 lines
596 B
Plaintext

v0.4.0rc5:
date: 2013-01-09
changes:
- Updating to work with grunt v0.4.0rc5.
- Switching to this.files api.
v0.3.1:
date: 2012-10-12
changes:
- Rename grunt-contrib-lib dep to grunt-lib-contrib.
v0.3.0:
date: 2012-08-23
changes:
- Options no longer accepted from global config key.
v0.2.3:
date: 2012-08-16
changes:
- Support for nested namespaces.
v0.2.2:
date: 2012-08-12
changes:
- Added processName functionality & escaping single quotes in filenames.
v0.2.0:
date: 2012-08-10
changes:
- Refactored from grunt-contrib into individual repo.