Skip to content

Releases: linemanjs/lineman-angular

0.3.0

01 Sep 18:40
Compare
Choose a tag to compare
  • Replaces the deprecated grunt-ngmin with grunt-ng-annotate which happens to be much faster as well.

0.2.0

16 Feb 16:27
Compare
Choose a tag to compare
  • Stops enabling pushState in the plugin, as it doesn't make any more sense for the angular plugin to do this than any other plugin. (See #4) -- note that I've updated the angular template project to compensate by flipping this to true to keep the demo working: linemanjs/lineman-angular-template@0e4c491

0.1.2

12 Feb 20:20
Compare
Choose a tag to compare
  • Remove unnecessary dependencies (on grunt and sourcemap)

0.1.1

24 Jan 13:49
Compare
Choose a tag to compare

0.1.0

24 Jan 13:48
Compare
Choose a tag to compare
  • Adds support for lineman@0.23.0 and up, which pulls in concat_sourcemap into core (and out of this plugin)

0.0.3

17 Jan 15:37
Compare
Choose a tag to compare
  • Locks down the version of lineman to make it easy for folks to maintain compatibility with lineman-angular's override of concat_sourcemap until they can upgrade to a 0.1.0 release and lineman 0.23.0 (when linemanjs/lineman#190 gets merged in)