All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.0.0 - 2019-11-24
- Require quarantine path on command line (#30)
- Write quarantine during test run (#35)
- Create parent directories for --save-quarantine (#36)
- Reorganize plugin (#37)
- --save-quarantine can overwrite test files (#29)
- Verify --save-quarantine path before test run (#31)
1.2.0 - 2019-11-13
- Only save failed tests (not skipped) to quarantine (#27)
- Write empty quarantine when all tests pass (#28)
1.1.0 - 2019-11-11
- Refactor plugin (#18)
- Show UsageError for missing quarantine file (#19)
- Refactor tests (#21)
- Don't show quarantine stats with quiet option (#22)
- Update docs (#24)
1.0.0 - 2019-11-03
0.0.3 - 2019-11-02
- Use GitHub CLI for release
0.0.2 - 2019-11-01
- Transfer to EnergySage
0.0.1 - 2019-10-22
- Tweak contributing guidelines
0.0.0 - 2019-10-21
- Initial project structure, tooling, and contributing guidelines