Skip to content

Latest commit

Β 

History

History
372 lines (242 loc) Β· 25.4 KB

CHANGELOG.md

File metadata and controls

372 lines (242 loc) Β· 25.4 KB

Change Log

v0.19.2 (2018-12-18)

πŸ› Bug Fix

🏠 Internal

Committers: 2

v0.19.1 (2018-09-22)

πŸš€ Enhancement

Committers: 1

v0.19.0 (2018-09-22)

πŸ’₯ Breaking Change

πŸš€ Enhancement

πŸ“ Documentation

🏠 Internal

Committers: 2

v0.18.3 (2017-10-16)

πŸš€ Enhancement

Committers: 1

v0.18.2 (2017-10-14)

🏠 Internal

Committers: 2

v0.18.1 (2017-10-13)

πŸ› Bug Fix

🏠 Internal

Committers: 1

v0.18.0 (2017-10-03)

Full Changelog

Implemented enhancements:

  • CI: Use "auto-dist-tag" for deployment #110 (Turbo87)

Closed issues:

  • emberNew inside scoped npm package #119
  • Remove tmp-sync from dependencies #105

Merged pull requests:

v0.17.2 (2017-04-06)

Full Changelog

Merged pull requests:

v0.17.1 (2017-03-23)

Full Changelog

Closed issues:

  • An in-range update of rsvp is breaking the build 🚨 #102
  • An in-range update of fs-extra is breaking the build 🚨 #101
  • An in-range update of ember-cli is breaking the build 🚨 #100
  • update changelog #95

Merged pull requests:

v0.17.0 (2017-02-27)

Full Changelog

Merged pull requests:

v0.16.0 (2017-02-24)

Full Changelog

Merged pull requests:

v0.15.0 (2017-02-22)

Full Changelog

Merged pull requests:

v0.14.0 (2016-11-23)

Full Changelog

v0.13.2 (2016-11-23)

Full Changelog

v0.13.1 (2016-11-22)

Full Changelog

Closed issues:

  • Remove "walk-sync" dependency #72

Merged pull requests:

v0.13.0 (2016-06-15)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • AppVeyor build broken #62

Merged pull requests:

v0.12.1 (2016-06-07)

Full Changelog

Fixed bugs:

v0.12.0 (2016-05-26)

Full Changelog

Implemented enhancements:

  • Add babel option for default blueprint #55 (trabus)

Closed issues:

  • Allow opting out of the destroy phase for emberGenerateDestroy. #54

Merged pull requests:

v0.11.0 (2016-04-06)

Full Changelog

Implemented enhancements:

Closed issues:

  • Asserting contents of app/router.js #38

Merged pull requests:

  • Acceptance test for emberGenerateDestroy #52 (trabus)
  • Use "mocha-eslint" for linting #51 (Turbo87)
  • Replace test runner with simple "mocha" call #50 (Turbo87)
  • README: Add list of library users #48 (Turbo87)

v0.10.2 (2016-03-30)

Full Changelog

Fixed bugs:

  • blueprint-helper: Explicitly use "chai-as-promised" #47 (Turbo87)
  • Rename contents to contains in example assertion #46 (kimroen)
  • Fix require() call #44 (Turbo87)

v0.10.1 (2016-03-28)

Full Changelog

Closed issues:

  • ember-cli-shims error #33

v0.10.0 (2016-03-24)

Full Changelog

Implemented enhancements:

  • blueprint-helpers: Reuse assertFileToNotExist() from internal helpers #41 (Turbo87)
  • Improve assertion message in assertFileNotExists() #37 (Turbo87)
  • Remove EOLNEWLINE condition #36 (Turbo87)

Fixed bugs:

  • assertThrows no longer functional #34
  • Fixes #34 fix assertThrows by using chai-as-promised rejectedWith #35 (trabus)

Closed issues:

  • Move blueprint-test to node-tests folder #4

Merged pull requests:

  • README: Add AppVeyor badge #43 (Turbo87)
  • Add glob to package.json #42 (jeradg)
  • Added rsvp as dep for nodetest-runner to replace ember-cli/lib/ext/promise #40 (trabus)
  • Add AppVeyor manifest #39 (Turbo87)

v0.9.0 (2016-02-25)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • README: Fix broken "scripts" instruction #26 (Turbo87)
  • blueprints/blueprint-test: Remove EOL import #24 (Turbo87)
  • Fixes #19 use expect().to.be.true in assertions #20 (trabus)

Closed issues:

  • Remove "console.log" statements #30
  • Add "testFramework" option #27
  • expect(...) is not complete #19
  • Document skipInit option #13

Merged pull requests:

v0.8.0 (2016-02-12)

Full Changelog

Closed issues:

  • .npmignore in blueprint replaces projects .npmignore #3
  • Random Issues #1

Merged pull requests:

  • Internal test helper bump #18 (trabus)
  • Added documentation and cleaned up fixture packages #17 (trabus)
  • Added mocha as dev-dep and to default blueprint index #16 (trabus)
  • Blueprint fixes #15 (trabus)
  • Bump version of dependency in blueprint #14 (pangratz)

v0.7.0 (2016-01-19)

Full Changelog

Merged pull requests:

  • Remove double node-tests prefix. #10 (rwjblue)
  • Remove extra references to nodetest.js. #9 (rwjblue)
  • move blueprint-test to blueprint root folder #8 (trabus)
  • Remove this library from its own blueprint. #7 (rwjblue)

v0.6.0 (2015-12-16)

Full Changelog

Closed issues:

  • More random issues #2

Merged pull requests:

  • Fixes #4 move tests to node-tests folder #6 (trabus)

v0.5.0 (2015-11-26)

Full Changelog

v0.4.0 (2015-11-26)

Full Changelog

v0.3.0 (2015-10-14)

Full Changelog

v0.2.0 (2015-10-09)

Full Changelog

v0.1.0 (2015-10-09)

* This Change Log was automatically generated by github_changelog_generator