First release candidate of tinylog 1.3 is released
You can edit this post on GitHub
The first release candidate of tinylog 1.3 is released and can be downloaded.The focus of the new release is on support for Java 9.
Changes:
- Use the new standard API for receiving process ID and stack trace elements on Java 9
- Support microseconds and nanoseconds for timestamps on Java 9
- Drop support for Java 5 (tinylog 1.3 requires at least Java 6)