Skip to content

v0.3.0

Compare
Choose a tag to compare
@tzellman tzellman released this 21 Jan 22:32
· 86 commits to master since this release

0.3.0

This is a minor release with some new backwards-compatible features.

Notable Changes

  • Added tracked properties for second, minute, hour and day to the clock service. Thanks @arthur5005!
  • Bumped most dependencies to latest, including Ember/CLI 3.24

Other Changes

  • Integrated with GitHub Actions for CI and demo publishing
  • Updated to use pretty-quick instead of lint-staged
  • Updated to use ember-cli-terser instead of ember-cli-uglify