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.

28 lines
757 B

  1. v0.2.0:
  2. date: 2013-03-14
  3. changes:
  4. - No longer report gzip results by default.
  5. - Support `report` option.
  6. v0.1.2:
  7. date: 2013-01-30
  8. changes:
  9. - Added better error reporting
  10. - Support for dynamic names of multiple sourcemaps
  11. v0.1.1:
  12. date: 2013-02-15
  13. changes:
  14. - First official release for Grunt 0.4.0.
  15. v0.1.1rc6:
  16. date: 2013-01-18
  17. changes:
  18. - Updating grunt/gruntplugin dependencies to rc6.
  19. - Changing in-development grunt/gruntplugin dependency versions from tilde version ranges to specific versions.
  20. v0.1.1rc5:
  21. date: 2013-01-09
  22. changes:
  23. - Updating to work with grunt v0.4.0rc5.
  24. - Switching back to this.files api.
  25. v0.1.0:
  26. date: 2012-11-28
  27. changes:
  28. - Work in progress, not yet officially released.