Skip to content

Commit

Permalink
tap2junit v0.1.6 proposal (#46)
Browse files Browse the repository at this point in the history
* tap2junit v0.1.6 proposal

* Update CHANGELOG.md

---------

Co-authored-by: Christian Clauss <[email protected]>
  • Loading branch information
MoLow and cclauss authored Mar 26, 2023
1 parent f581367 commit cc835ec
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# tap2junit changelog

### 0.1.6
* 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

### 0.1.5
* Add support for Python 3
* Add automated testing on Travis CI
Expand Down

0 comments on commit cc835ec

Please sign in to comment.