Need a tool for tracking your working time? Try WhiteRabbit!
We just released version 1.0.0 on GitHub.

Need a tool for tracking your working time? Try WhiteRabbit!
We just released version 1.0.0 on GitHub.

It took a while, but now we finally released version 0.7.0 containing the Gradle plugin for OpenFastTrace 3.0.2.
There were some issues that delayed the release:
Failed to create MD5 hash for file content. This is a known issue caused by a gradle background process locking the Jacoco coverage result file build/jacoco/test.exec. Fortunately there is a workaround described in the issue. Now Sonarcloud reports a test coverage of 90% for the plugin.The new Gradle plugin requires Java 11 and Gradle 6.0. We ensure compatibility with versions 6.0 and 6.4.1 with additional integration tests.
The previous blog post was published more than one year ago. That’s why it’s high time for an update. We where busy in the last weeks preparing some new releases for you!
This major release contains these changes:
This is the first release we recommend for production use as we added integration tests for real use cases. We upgraded to the latest OFT release and introduced a feature to optionally fail the build when tracing finds an error.
We are happy to announce the latest release 2.3.5 of OpenFastTrace.
In this release we split the source code into sub-modules for api, importers, exporters etc. This has some advantages:
I also should mention some caveats. Building the project now takes around 3 minutes, deployment to JCenter even 9 minutes.
To keep track of my working time I wrote a little time recording tool called White Rabbit. You can find it at https://github.com/itsallcode/white-rabbit.