This repository has been archived by the owner on Jul 8, 2020. It is now read-only.
Releases: mwaylabs/generator-m-ionic
Releases · mwaylabs/generator-m-ionic
1.1.0
This is a brief summary. More information are in the README.md or review the compare 1.0.0...1.1.0
- build constants - #170
- update to cordova 5.0 - #177
- got rid of
gulp cordova-install
in favour of cordova 5.0 version management
- got rid of
- update to yeoman-generator 0.19.2 - #168
- scaffolding improvements (PRs by @MathiasTim)
- integration with gitter and slack
- gitter - https://gitter.im/mwaylabs/generator-m# - #151
- slack - #151
- various minor improvements and bug fixes
1.0.0
Changelog
Major changes
- cordova version 4.2.0
- new file structure
- support for several modules
- refactor and rethink architecture: generator, gulp, cordova, ...
- boost test coverage to 97% from 89%
- more sub-generators
- module, constant, directive, filter
- gulp
- environment task
- cordova-install task
- config task
- watch-build task
- config task
- gulp build before build related tasks
- jsonlinter
- minification (js, css, images, html)
- documentation/wiki
All the small things
- better sample app
- windows support
- variety of small improvements
- gulp tasks more robust, verbose and elaborate
- tons of gulp options to make every day life easier
- .jshintrc updates, travis.yml
- update node / bower deps and make them easier to update
- removed
- scss/css & latest/stable bower components choices
Everything else
- bug fixes and integration of 3rd party projects based on valuable feedback hailing from the community
- some research:
- precommit hooks etc (unfortunately not possible to incorporate into the generator
- great new ideas for future versions