grunt-contrib-jst/CHANGELOG

26 lines
568 B
Plaintext
Raw Normal View History

2012-11-27 23:25:42 +08:00
v0.3.2:
date: 2012-10-13
changes:
- Add prettify option
- Add amdWrapper option
2012-10-12 21:49:27 +08:00
v0.3.1:
date: 2012-10-12
changes:
- Rename grunt-contrib-lib dep to grunt-lib-contrib.
2012-10-03 20:46:28 +08:00
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:
2012-11-27 23:25:42 +08:00
- Refactored from grunt-contrib into individual repo.