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.5.0
Major Changes:
- completely overhauled the documentation. #157 #140 #181 #281 #282 It's well structured, makes working with the generator more efficiently and provides loads and loads of guides and other useful material. See for yourself!
- make first steps for beginner and pro developers easier
- split README.md into several files and sections to make it easier to find the information you're looking for
- give a proper overview and entry point over the project in the readme (guides, blog posts, contributions)
- made Wiki obsolete
- dependency updates, among others: #290
- Ionic
1.2.0
, more updates on this soon #298 - cordova
5.4.1
, also we're using (tilde) ~ notation from now on for the cordova version requirement, which will always install the latest bugfix release - replace angular-localforage with plain localforage #299
- gulp-useref
3.0.1
#288 - yeoman-generator
0.22.1
(remove code using deprecated library code, yeoman-assert, yeoman-test, this.async, generator-generator recommendation)
- Ionic
Minor Changes:
- auto generated code: add device info on debug page #290 #301
- ESlint adaptions (require semicolons, no-console, eslintignore) #279 #283
- travis (run tests for latest node versions) #293
Fixed Bugs:
- gulp sourcemaps not working with imported scss files, thx @DrMabuse23 #243
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
This is a summary of the changes since the last release, for more information on how to use them consult the README.md. For more technical and detailed changes review the compare 1.2.0...1.3.0
Demo
A big release. A lot of changes and new features: give them a try using the generator-m-demo repository. See, test and experiment with all the latest changes!
Major changes
Features
- Integrated testing workflow with Karma and Protractor (#24)
- how to get started
- We're working on documentation and tutorials (more to come in future versions):
- for a start, have look at our new guides
- Improvements for building and Continuous Integration
- Smaller features
- Little tweaks
Dependencies and structure
- update npm and bower deps for generator and project (#230, #235, #239)
- cordova 5.2.0
- ionic 1.1.0
- many others ...
- other changes
Bugs
1.2.1
1.2.0
This is a brief summary of the changes since the last release, for more information check out the README.md or the compare 1.1.0...1.2.0
features
- completely overhauled and awesome modules #148
- we're now using lib-sass with gulp-sass. No more ruby required! Wohoo!! #3
- gulp defaults tasks, check it out here! #200
- better continuous integration: run tests on node 0.11/0.12 and iojs #195
dependencies
- update to cordova 5.1.1 #204
- update yeoman 0.20.1 (new templating engine) #191
- further npm (generator & project) and bower updates #193, #204
- e.g. ionic 1.0.0