This just has some minor changes for documentation and packaging. Nothing meaningful has been done to the code.
Packaging and building is a little more complicated than for a normal project, because I am using JitPack (https://jitpack.io).
Fixes
- Have Gradle use Java toolchain 11
- Fix javadoc warnings & errors
- Clarify readme, point to correct javadoc location (we host docs using jitpack)
- Document how to add gradle dependency (again using jitpack)
- More explicitly state I am not the original author.
- Upgrade Gradle to 8.1.1