Releases: fabriciorby/maven-surefire-junit5-tree-reporter
Releases · fabriciorby/maven-surefire-junit5-tree-reporter
Release v1.3.0
What's Changed
- Fix typo? by @stephprat in #45
- Use newer Surefire, don't append
s
to elapsed times by @hho in #51 - Clean up dependencies as reported by dependency:analyze by @michael-o in #54
- Update version and surefire by @fabriciorby in #55
New Contributors
- @stephprat made their first contribution in #45
- @hho made their first contribution in #51
- @michael-o made their first contribution in #54
Full Changelog: v1.2.1...v1.3.0
Release v1.2.1
What's Changed
- Fixes the clone method and update version (#44) by @fabriciorby in #44
- Fixes the clone method of the state reporter (#43) by @blutorange in #43
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0
What's Changed
- Fix nested tests where only the last nested test was printed #26 by @blutorange in #40
- Add features from #39 and update pom.xml versions by @fabriciorby in #42
New Contributors
- @blutorange made their first contribution in #40
Full Changelog: v1.1.0...v1.2.0
Release v1.1.0
What's Changed
- Fixes #14 - Downgrade GitHub Action to Java 8 (#16) by @fabriciorby in #19
- Fixes #20 - Adding class elapsed time to report by @avishayh in #21
- Fixes #22 - Add elapsed time to all Nested Classes by @fabriciorby in #23
New Contributors
Full Changelog: v1.0.1...v1.1.0
Release v1.0.1
What's Changed
- Fixes #17 - IllegalStateException thrown when running in parallel by @fabriciorby in #18
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
What's Changed
- Fixed #6 - Upgrade to maven-surefire-plugin:3.0.0-M7 by @khmarbaise in #7
- Add more samples for testing by @fabriciorby in #8
- Fixes #9 - Printing Nested Tests Accordingly (#10) by @fabriciorby in #11
New Contributors
- @khmarbaise made their first contribution in #7
Full Changelog: v0.2.0...v1.0.0
Release v0.2.0
What's Changed
Now working with maven-surefire-plugin
3.0.0-M6
- Update JUnit5 and Maven Surefire M6 by @fabriciorby in #1
New Contributors
Full Changelog: v0.1.0...v0.2.0
Release v0.1.0
This is the very first deploy to Maven Central.