ng-factory
Version:
AngularJS industrialized development
101 lines (66 loc) • 7.18 kB
Markdown
### 0.0.4 (2014-10-08)
#### Bug Fixes
* **deploy:** forgot to re-enable the push... sry ([a7abbbbf](https://github.com/douglasduteil/angular-utility-belt/commit/a7abbbbf8a8bf48520ac7f9625099e9db562c236))
### 0.0.3 (2014-10-08)
#### Bug Fixes
* **deploy:** pages cwd conflic to get pkg ([afd6f281](https://github.com/douglasduteil/angular-utility-belt/commit/afd6f28130bc9d56622ccb215ae022a3c93833ba))
### 0.0.2 (2014-10-08)
#### Bug Fixes
* **pages:** no pkg object avalaible in the template ([6c69a3fe](https://github.com/douglasduteil/angular-utility-belt/commit/6c69a3fe8db7e61f9f05f52f7ee97520d149459f))
#### Features
* **pages:** Add static tag release bagde image ([c5c570de](https://github.com/douglasduteil/angular-utility-belt/commit/c5c570de1083204d9b549f8033c3aeee63f166ca))
### 0.0.1 (2014-10-08)
#### Bug Fixes
* **deploy:** add missing required path ([9c274435](https://github.com/douglasduteil/angular-utility-belt/commit/9c274435fa569ba99640d281aa62b2b929bc6ff7))
#### Features
* **config:** dont cache the pkg file ([d60903f6](https://github.com/douglasduteil/angular-utility-belt/commit/d60903f6ffc03beb1dc07a9602590090690e6f5d))
* **deploy:**
* sweet getting last pkg version ([570da4fe](https://github.com/douglasduteil/angular-utility-belt/commit/570da4fe7f740bfb0eebb6b9f856e3f037cb1b47))
* update the pkg after bump ([634938cc](https://github.com/douglasduteil/angular-utility-belt/commit/634938cc9fa128d8c9ec719be6e63b575c5cf2ee))
* **jumbotron:** fake important feature ([7f242fc7](https://github.com/douglasduteil/angular-utility-belt/commit/7f242fc73931d03a4fb5146d425b4cd91306ac17))
## 0.0.0 (2014-10-08)
#### Bug Fixes
* **jshint:** repare lint task ([193bc7e4](https://github.com/douglasduteil/angular-utility-belt/commit/193bc7e4807b53f57e5c25714da3254018a37e03))
* **readme:**
* remove-remove-old-task-files ([9accb387](https://github.com/douglasduteil/angular-utility-belt/commit/9accb3872a2876d4215cfad7d706eb1fa1aec4e5))
* inlined example in docs/inline folder ([1de6bac4](https://github.com/douglasduteil/angular-utility-belt/commit/1de6bac4421d09c40dc30671f40c645ee7394b92))
* replace \n with <br> ([9e3bde50](https://github.com/douglasduteil/angular-utility-belt/commit/9e3bde50f0c508a09e05aadbad5b3b7db59e58af))
* **travis:** use gulp instead of grunt ([7f9893b9](https://github.com/douglasduteil/angular-utility-belt/commit/7f9893b9c4c7e66121ba4e22da53571fbaee4da1))
* **ui-slider:** externalize template ([5f1756b3](https://github.com/douglasduteil/angular-utility-belt/commit/5f1756b359769f31d6cd1760d03d4c7f2425d7f6))
#### Features
* **changelog:** empty changelog file ([cfecb608](https://github.com/douglasduteil/angular-utility-belt/commit/cfecb608b6d9bf70b47b66de257c7d25d163aea2))
* **childScope:** add child scope directive as a Bat gadget ([f4e3bf4c](https://github.com/douglasduteil/angular-utility-belt/commit/f4e3bf4c1b2519fb8d40a9f26e021a5219adaf06))
* **deploy:** dd proposal ([e083b12e](https://github.com/douglasduteil/angular-utility-belt/commit/e083b12e83e081271892bf72111afa144b879f72))
* **docs:**
* working gulp docs, aliased to gulp serve ([371ae95d](https://github.com/douglasduteil/angular-utility-belt/commit/371ae95d623feedd8dda7b74a9e259b8079f09c8))
* add nunjucks badges to html docs ([7f8926db](https://github.com/douglasduteil/angular-utility-belt/commit/7f8926db49b1506c52c5706f05d6995100313622))
* switch to nunjucks (wip) ([170086fc](https://github.com/douglasduteil/angular-utility-belt/commit/170086fc9bca98ed82d82cec952a3a0926e3ee8f))
* html docs generation wip ([bfa79452](https://github.com/douglasduteil/angular-utility-belt/commit/bfa79452356e07596580b0710ff6ddb9da760e29))
* add styles support for docs generation ([44499ad8](https://github.com/douglasduteil/angular-utility-belt/commit/44499ad85fe3d7a2c5381d84632bec8fed91846e))
* provide initial docs generation ([1d5166fa](https://github.com/douglasduteil/angular-utility-belt/commit/1d5166fac687d531dbb01f317349832b545cf8aa))
* add link to badges ([d44fedcf](https://github.com/douglasduteil/angular-utility-belt/commit/d44fedcf0d36ef968156582a5d3689cda0fac9f3))
* use table for bower dependencies ([0b88cc0d](https://github.com/douglasduteil/angular-utility-belt/commit/0b88cc0dd62d14515722a9f3d26ceaffa6487cfd))
* minimalistic README generator ([965c9588](https://github.com/douglasduteil/angular-utility-belt/commit/965c9588643bec47f15561c2c3e90a292ea8d4b0))
* **gulp:**
* working scripts, styles build ([338975a6](https://github.com/douglasduteil/angular-utility-belt/commit/338975a630fc4a28a67375484544f51401b3ae37))
* working seed ([4e7bbd89](https://github.com/douglasduteil/angular-utility-belt/commit/4e7bbd89b66d64c0a96b36d4d3f36ed8ac6ab4d6))
* provide gulp config ([6468a078](https://github.com/douglasduteil/angular-utility-belt/commit/6468a07816e764df3cfaa17fcc82021b5a563e00))
* **jshint:** task proposal ([ad75e1d3](https://github.com/douglasduteil/angular-utility-belt/commit/ad75e1d3a008aeb92211a2a0b79d0251d0f686c3))
* **karma:** dd task proposal ([386e1abb](https://github.com/douglasduteil/angular-utility-belt/commit/386e1abbb562fc2449e67806f1c71349e9fde09a))
* **ngdocs:**
* fix multiline support ([d0764f04](https://github.com/douglasduteil/angular-utility-belt/commit/d0764f04e1d82c3f1a366d0ece31a46b6c97ab34))
* add ngdocs API generation to the readme ([8e355a8a](https://github.com/douglasduteil/angular-utility-belt/commit/8e355a8ace9a7f384a2a21a827dae072bbaaa18c))
* **nunjucks:** dont watch the files plz ([1083bd24](https://github.com/douglasduteil/angular-utility-belt/commit/1083bd24e7be514b0e3edc3dbd5db14aee7c4709))
* **readme:**
* use the ngdoc-formatter ([fd3fbe2e](https://github.com/douglasduteil/angular-utility-belt/commit/fd3fbe2e249be26dac86b722ef0758a1a6f852f2))
* working examples ([70d8016d](https://github.com/douglasduteil/angular-utility-belt/commit/70d8016db0ff20684a2c05aabb0fa8671c758731))
* nunjucks readme generation ([5f29d04c](https://github.com/douglasduteil/angular-utility-belt/commit/5f29d04cc64c2bf413e73092f0fcf90edfecdd03))
* provide generated readme ([22fab7c9](https://github.com/douglasduteil/angular-utility-belt/commit/22fab7c99ae37db5c9d609ce8075d89f26ddfb84))
* **seqTask:** add run sequence gulp task wrapper ([c5af48b2](https://github.com/douglasduteil/angular-utility-belt/commit/c5af48b29df9ca0d0b154d058ee4eadbe9de7a4e))
* **serve:**
* now watching some stuff ([5e1371a2](https://github.com/douglasduteil/angular-utility-belt/commit/5e1371a2fde79160b1e0b50ed4f0fb6290d4446b))
* new serving system ([25af3912](https://github.com/douglasduteil/angular-utility-belt/commit/25af39122cba01ae9f78f32fbdc78399abe64ff6))
* **test:** add test base files ([fca70943](https://github.com/douglasduteil/angular-utility-belt/commit/fca7094375bf9637ec760a8ad25f9fc0d49decbf))
* **transform:** provide nunjucks transform ([9a52fb4a](https://github.com/douglasduteil/angular-utility-belt/commit/9a52fb4aec40d200cac7eada74f92a5aeff65df5))
* **transforms:** provide js-beautify ([f7085853](https://github.com/douglasduteil/angular-utility-belt/commit/f70858537bd2aca9075e4eb773328b7a542edbcb))
## END