Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Latest commit

Β 

History

History
457 lines (286 loc) Β· 19.6 KB

CHANGELOG.md

File metadata and controls

457 lines (286 loc) Β· 19.6 KB

Changelog

v0.15.0 (2018-02-03)

πŸš€ Enhancement

Committers: 1

v0.15.0-beta.1 (2017-12-22)

πŸš€ Enhancement

  • #229 Remove functionality and defer to ember-mocha API. (@Turbo87)
  • #235 Update ember-mocha to v0.13.0-beta.3. (@Turbo87)

Committers: 1

v0.14.5 (2018-02-03)

πŸ› Bug Fix

πŸ“ Documentation

  • #230 Use lerna-changelog to generate friendly changelog. (@Turbo87)

🏠 Internal

Committers: 2

v0.14.4 (2017-05-27)

πŸš€ Enhancement

Committers: 1

v0.14.3 (2017-05-07)

πŸ› Bug Fix

Committers: 1

v0.14.1 (2017-05-03)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 2

v0.14.0 (2017-04-28)

πŸ’₯ Breaking Change

πŸš€ Enhancement

Committers: 1

v0.13.3 (2017-04-22)

πŸ› Bug Fix

  • #190 Prevent clobbering custom this.options.babel. (@rwjblue)

πŸ“ Documentation

Committers: 2

v0.13.2 (2017-01-29)

πŸš€ Enhancement

🏠 Internal

  • #163 CI: Switch NPM deploy user to "ember-cli". (@Turbo87)

Committers: 2

v0.13.1 (2016-12-09)

πŸš€ Enhancement

  • #158 Use "ember-mocha-adapter" from "ember-mocha" NPM package. (@Turbo87)
  • #156 blueprints: Update auto-installed "ember-cli-chai" to v0.3.0. (@Turbo87)
  • #152 Replace JSHint with ESLint. (@Turbo87)

πŸ› Bug Fix

🏠 Internal

Committers: 1

v0.12.1 (2016-11-27)

πŸš€ Enhancement

  • #145 CI: Publish tags to NPM. (@Turbo87)
  • #144 Add "ember-cli-chai" to project instead of making it a dependency. (@Turbo87)
  • #143 Split "chai" code into "ember-cli-chai" addon. (@Turbo87)

πŸ› Bug Fix

Committers: 1

v0.12.0 (2016-11-23)

πŸš€ Enhancement

πŸ› Bug Fix

🏠 Internal

Committers: 2

v0.11.0 (2016-11-10)

πŸ’₯ Breaking Change

πŸš€ Enhancement

πŸ“ Documentation

🏠 Internal

Committers: 6

v0.10.4 (2016-06-15)

πŸ› Bug Fix

Committers: 1

v0.10.3 (2016-06-15)

πŸš€ Enhancement

Committers: 2

v0.10.2 (2016-04-14)

πŸš€ Enhancement

  • #106 TestGenerator: Remove "expected false to be truthy" message. (@Turbo87)

Committers: 1

v0.10.1 (2016-03-05)

πŸš€ Enhancement

πŸ› Bug Fix

  • #101 blueprints: Fix typo in afterInstall() method. (@Turbo87)

πŸ“ Documentation

Committers: 3

v0.10.0 (2016-02-01)

πŸš€ Enhancement

Committers: 1

v0.9.8 (2015-12-11)

πŸš€ Enhancement

Committers: 1

v0.9.7 (2015-11-10)

πŸš€ Enhancement

  • #89 Protect against NPE in linting config.. (@blimmer)

Committers: 1

v0.9.6 (2015-11-10)

πŸš€ Enhancement

Committers: 1

v0.9.5 (2015-11-09)

πŸš€ Enhancement

  • #82 Utilize new destroy-app.js when present.. (@blimmer)

Committers: 1

v0.9.4 (2015-11-08)

πŸš€ Enhancement

Committers: 2

v0.9.3 (2015-09-10)

πŸš€ Enhancement

Committers: 2

v0.9.2 (2015-08-05)

πŸ› Bug Fix

Committers: 1

v0.9.1 (2015-07-13)

πŸ› Bug Fix

  • #65 Fix compatibility with Ember CLI 0.2.7. (@blimmer)

Committers: 1

v0.9.0 (2015-07-09)

πŸš€ Enhancement

  • #64 Generate a component integration test by default.. (@blimmer)

Committers: 1

v0.8.0 (2015-06-19)

πŸš€ Enhancement

πŸ› Bug Fix

Committers: 5

v0.6.1 (2015-05-13)

πŸš€ Enhancement

  • #48 TestCommand.availableOptions invert support. (@blimmer)

Committers: 1

v0.6.0 (2015-04-04)

πŸ› Bug Fix

  • #43 Fix testing root element styles not working. (@Soliah)

Committers: 1

v0.5.0 (2015-02-22)

πŸš€ Enhancement

Committers: 1

  • Dan Gebhardt (dgeb)

v0.4.2 (2015-02-16)

πŸ› Bug Fix

  • #36 Removed lint-friendly assertion from jshint test generator. (@slindberg)

Committers: 1

v0.4.1 (2015-02-16)

πŸš€ Enhancement

  • #40 Support ember-cli-test-loader to check for test inclusion issues, fixes .... (@jonathanKingston)

Committers: 1

v0.4.0 (2015-02-01)

πŸ› Bug Fix

  • #33 Restore ability to filter tests on command line. (@backspace)

Committers: 1

v0.3.1 (2015-01-28)

πŸš€ Enhancement

  • #29 Updates to match ember-cli-qunit 0.2.0 and 0.3.0 changes.. (@rwjblue)
  • #28 Incorporate pod support for test blueprints. (@DanielOchoa)
  • #26 Add jshinting support. (@ef4)

πŸ› Bug Fix

  • #30 Use .jshintrc for the type being linted.. (@rwjblue)

Committers: 3

v0.3.0 (2015-01-25)

πŸš€ Enhancement

  • #24 Update to latest ember-cli-test-loader.. (@rwjblue)

πŸ› Bug Fix

Committers: 2

v0.2.1 (2014-12-22)

πŸš€ Enhancement

  • #18 Allow ember test --filter to perform mocha grep.. (@rwjblue)

Committers: 1

v0.2.0 (2014-12-06)

πŸš€ Enhancement

πŸ“ Documentation

  • #11 Describe resolution of mocha/chai conflicts. (@clekstro)

Committers: 2