0.0.2
New Features
- Let the user chose the SLF4J logger backend implementation. This provides more flexibility, but will lead to a breaking change
- Improve the documentation
Breaking Changes
- Don't provide a default SLF4J logger backend implementation by default (
slf4j-simple
). The user has to provide an own implementation as described in theREADME.md
. For more information see commit 3e872b7
Known Issues
- No new issues (See the existing issues)