We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355d8d9 commit f8902bfCopy full SHA for f8902bf
CHANGELOG.md
@@ -4,14 +4,15 @@ Mapbox welcomes participation and contributions from everyone.
4
5
### v3.0.0
6
7
+
8
+### v3.0.0-beta.1
9
10
- Model and GeoJSON classes made immutable using AutoValue.
11
- Directions API UUID added inside the `DirectionsResponse` model.
12
- Position object removed in favor of GeoJSON `Point` for coordinate representation.
13
- Support for direction `class` has been added.
14
- Requesting `RoundaboutExit` is now possible and adds an additional instruction when traversing inside a roundabout or rotary.
15
-
16
### v2.2.3
17
18
- Introduce setDebugLoggingEnabled API [#549](https://github.com/mapbox/mapbox-java/pull/549)
0 commit comments