You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
grunt-contrib-jst/CHANGELOG

26 lines
568 B

v0.3.2:
date: 2012-10-13
changes:
- Add prettify option
- Add amdWrapper option
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.