Skip to content

Commit a0c9cf5

Browse files
committed
Release 0.4.34
1 parent 4458a4e commit a0c9cf5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<h2 class="github">Changelog</h2>
22

3+
### v0.4.34
4+
- #45 : Ignore type arguments when building sentences
5+
- #43 : Display the test class's package as part of the header (thanks to Michael Orr)
6+
37
### v0.4.33
48
- #39,#40 : Introduce `flattenOutputPackages` configuration flag (defaults to `false`), to allow package folder structure to be maintained or flattened. Ability to use custom test or index writers is now removed.
59
- #41 : JUnit's `ParameterizedTest` annotation is correctly handled with the `name` template becoming the test's display name.

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.33
1+
0.4.34

0 commit comments

Comments
 (0)