Skip to content

Releases: yagoferrer/gulp-angular-modules

0.1.9

Choose a tag to compare

@yagoferrer yagoferrer released this 21 Dec 18:17

Bugfix #7 when modules are an empty Array

0.1.8

Choose a tag to compare

@yagoferrer yagoferrer released this 18 May 04:42

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

0.1.7

Choose a tag to compare

@yagoferrer yagoferrer released this 29 Apr 19:59

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

0.1.6

Choose a tag to compare

@yagoferrer yagoferrer released this 02 Apr 20:03

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

0.1.5

Choose a tag to compare

@yagoferrer yagoferrer released this 17 Jan 07:54

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

0.1.4

Choose a tag to compare

@yagoferrer yagoferrer released this 17 Jan 07:56

Fixes a few typos in the Docs.