0.2.0 (2024-06-17)
- add missing release-please files (efaf634)
- fix missing stack property (4ddd24)
- Support for parsing YAML blocks
- Add option to override test suite name
- Add support for TAP version 12
- Support TAP with nested tests
- Fix duration_ms to be milliseconds instead of seconds
- Explicitly encode input file as utf-8
- Use GitHub Actions for ci testing
- Replace Python linting tools with Ruff
- Add pypa/hatch for building and publishing
- Add support for Python 3
- Add automated testing on Travis CI
- Remove Pipfile.lock to support multiple Python versions