Changelog
🐛 Fixes
- loading library could fail with an exception (3abdc07)
🛠 Build
- install Java 19 instead of 18 (ccb3a03)
- bump JReleaser to 1.4 and update config (9cc6621)
- bump Gradle to 7.6 (94584e2)
- disable homebrew auto-update (9761050)
- add perform_release flag for triggering release (ef79b8f)
- change jreleaser's changelog format (9b8632e)
📝 Documentation
- update README badge for CI (3a26d31)