Skip to content

Releases: yagoferrer/gulp-angular-modules

0.1.9

21 Dec 18:17

Choose a tag to compare

Bugfix #7 when modules are an empty Array

0.1.8

18 May 04:42

Choose a tag to compare

Fixed bug: #4 Commented modules still included. Thanks to: @dmitriz
Updated docs: #3 Glob order requires negation at the end

0.1.7

29 Apr 19:59

Choose a tag to compare

Minor feature: Prevents adding the same module twice. Thanks to: @caioctp

0.1.6

02 Apr 20:03

Choose a tag to compare

Fixed: Moved 'use strict' declaration inside IIFE to avoid jshint warning. Thanks @jrdrg

0.1.5

17 Jan 07:54

Choose a tag to compare

Adds Coveralls. This is to track code coverage within the project.

0.1.4

17 Jan 07:56

Choose a tag to compare

Fixes a few typos in the Docs.