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)