Skip to content

v2.0.0: version 2.0.0

Compare
Choose a tag to compare
@thaiat thaiat released this 12 Nov 12:49
· 48 commits to master since this release

Bug Fixes

  • app:
    • Upgrade dependency to generator-sublime
      (372bc0bc)
    • Fix path for code climate lcov.info
      (1e6605e6)
    • Restrict deploy to npm from travis only for node 0.12
      (66f6b321)
    • Upgrade to latest yeoman 0.21.1
      (afd586bb)
  • generator: Use bluebird instead of q
    (27e928d8)
  • target: Check/use stored generator options
    (3fbc8398,
    #280)
  • test: Change camelize into camelCase
    (09baa807)
  • tests: Apply same changes as sublime generator
    (0a263f47)

Features

  • app:
  • docs:
    • Add dev_push explanation to ionic.io section in README
      (c60058d3)
    • Finalize README section on ionic.io services
      (b2b06f62)
  • target: Include target suffix in ionicBundle in main
    (b41ae411)
  • tests: Add tests for ionic.io platform
    (d3cb5090)