Releases: maplibre/maplibre-java
Releases · maplibre/maplibre-java
6.0.1
6.0.0
What's Changed
- #4 - Removal of Mapbox SDK except utility libraries by @thehoneymad in #8
- Continuous Gradle Build and Maven Central Publishing by @thehoneymad in #10
- Fixed deprecated method calls and some warnings. by @artakka in #12
- Update Gradle, checkstyle and fix errors, introduce Gradle version catalog by @louwers in #20
- Bump org.mockito:mockito-core from 2.28.2 to 5.11.0 by @dependabot in #27
- Bump com.google.code.gson:gson from 2.8.6 to 2.10.1 by @dependabot in #26
- Bump androidx.annotation:annotation from 1.0.0 to 1.7.1 by @dependabot in #25
- Bump junit:junit from 4.12 to 4.13.2 by @dependabot in #23
- Change package prefix from
com.mapbox
toorg.maplibre
by @louwers in #30
New Contributors
- @wipfli made their first contribution in #2
- @thehoneymad made their first contribution in #3
- @artakka made their first contribution in #12
- @louwers made their first contribution in #20
- @dependabot made their first contribution in #27
Full Changelog: v5.9.0...6.0.0
5.9.2
Release workflow fix (#22) * Fix release workflow * Add Dependabot * Add RELEASE.md * Add ifs