Today I’ve released version 0.0.11 of J-ExifTool. After more than 10 years this release does not add any new functionality but is mainly a long overdue maintenance release:
- Java 17: this version is built with and for Java 17 [BREAKING CHANGE]
- A lot of boilerplate code was replaced with Lombok
- General code cleanup
- Eclipse configuration removed from git
The jar is not yet on the maven repo due to it not supporting my Bitbucket username.
The new jar (+ sources) can be downloaded from BitBucket.
For the record only: v0.0.11 is commit c6d76be.