Skip to content

Release 1.2.0 #107

@zugaldia

Description

@zugaldia

Since releasing v1.1.0 we've closed about 20 tickets, bringing new APIs and improving others. It's time for a new release.

New features

  • Support for the Map Matching API
  • Improved Geocoder API (including support for wikidata and bbox).
  • Better Static Image API.
  • Some Turf methods ported to Java: TurfMeasurement.bearing, TurfMeasurement.destination, TurfMeasurement.distance, TurfMeasurement.lineDistance, TurfHelpers.distanceToRadians, TurfHelpers.radiansToDistance, TurfMisc.lineSlice.
  • simplify-js ported to Java.
  • Several examples added to the TestApp; improved documentation.

Full list: https://github.com/mapbox/mapbox-java/issues?q=milestone%3Av1.2.0+is%3Aclosed

Release checklist

libjava @zugaldia

  • Change version name to 1.2.0 in gradle.properties and Constants.java
  • Publish 1.2.0 artifact to Maven Central
  • Bump and change version name to 2.0.0-SNAPSHOT

libandroid @zugaldia

  • Change version name to 1.2.0 in gradle.properties and build.gradle
  • Update libjava dependency to 1.2.0 in build.gradle
  • Publish 1.2.0 artifact to Maven Central
  • Bump and change version name to 2.0.0-SNAPSHOT

Shared @zugaldia

  • Update CHANGELOG.md
  • Close milestone v1.2.0
  • Open new milestone v2.0.0
  • Tag v1.2.0 in GitHub

Post-release @cammace

/cc: @mapbox/mobile

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions