Skip to content

Releases: intervalia/gulp-component-assembler

4.1.1

24 Oct 18:07
Compare
Choose a tag to compare

Merged from FS

4.1.0

24 Oct 17:18
Compare
Choose a tag to compare

We not support two letter locales like en and fr as well as extended locales like en-gb and fr-ca

4.2.1

24 Oct 18:24
Compare
Choose a tag to compare

Preventing success on failure to build

4.2.0

24 Oct 18:08
Compare
Choose a tag to compare

Merged externalLibPath code from FS

4.0.0

23 Feb 17:35
Compare
Choose a tag to compare
Merge pull request #19 from fs-webdev/master

handle creating empty assembly.json

2.1.1 - Custom locale variable name

05 Jan 00:57
Compare
Choose a tag to compare
  • Added option to define the variable that holds the locale to use. The default is still window.locale but you can now define it by setting the option localeVar.
  • Added tests to validate the locale code is working correctly
  • Spelling corrections and clean-up of documentation.

2.1.0 - Watching

09 Oct 05:39
Compare
Choose a tag to compare

Adding watching os dependent file. If any of those change, are added or removed then the assembly.json file is touched with the current date/time

corrected dependencies list to include gulp-util

14 Jan 19:14
Compare
Choose a tag to compare
1.1.1

Fixed Issue#4 - moved "gulp-util" from "devDependencies" to "deepende…

Release of version 1.1.0

03 Jan 05:52
Compare
Choose a tag to compare

See comments in UPDATE_HISTORY.md

1.0.4: Added blobby paths for the `files` and `templates` parameters

17 Dec 21:42
Compare
Choose a tag to compare

Added more docs.
Now have the ability to use globby folders for files and templates arrays in the assembly.json