Releases: linemanjs/lineman-angular
Releases · linemanjs/lineman-angular
0.3.0
0.2.0
- 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
0.1.1
- Reduces thrashing of the list of JS sources fed into concat_sourcemap. See linemanjs/lineman-browserify@7393ffe#commitcomment-5167425 for commentary
0.1.0
- Adds support for [email protected] and up, which pulls in concat_sourcemap into core (and out of this plugin)
0.0.3
- 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)