Skip to content

v0.9.0

Compare
Choose a tag to compare
@nipafx nipafx released this 06 Aug 06:04
· 229 commits to main since this release

Release notes were automatically generated by Shipkit

0.9.0

  • 2020-08-06 - 5 commits by Matthias Bünger (2), Mihály Verhás (2), Simon Schrottner (1) - published to Bintray
  • Renamed documentation pages (#312)
  • Align documentation headers and ToC entries (#311)
  • GithubAction to manually start a release (#309) (#310)
  • GithubAction to manually start a release (#309)
  • DefaultLocaleExtension/DefaultTimeZoneExtension do not need BeforeAllCallback or AfterAllCallback (#308)
  • The extensions work without BeforeAllCallback and AfterAllCallback (#307)
  • Provide additional PioneerTestKit methods to create ExecutionResults (283) (#285)
  • Refactor PioneerTestKit::executeTestMethodWithParameterTypes to accept Class<?>[] (#283)
  • Improvements to StdIOExtension (#274)
  • Improve thread safety / parallel execution of extensions (#253)
  • Basic implementation of the StdIO extension for catching stdin/out (#227)
  • DefaultLocale/DefaultTimeZone - ExecutionMode (#131)