All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.0 - 2021-04-11
- Support for preventing SpringBoot to reconfigure logging system. It's enabled by default.
0.2.0 - 2021-03-28
- TestExecutionListener will no longer throw unhandled exception if there is no slf4j or logback in classpath.
If required libraries are missing -
nop
mode is activated.
0.1.0 - 2020-08-30
- TestExecutionListener that discards all log events related to passing tests