Skip to content

Releases: mapbox/vtcomposite

v2.1.0

09 Feb 05:48
fbf2bd6
Compare
Choose a tag to compare
Merge pull request #133 from mapbox/local-language

"local" Language Code

v2.0.2

02 Feb 21:07
63afb63
Compare
Choose a tag to compare
v2.0.2

v2.0.0

27 Oct 18:05
d01d84d
Compare
Choose a tag to compare

BREAKING Redesign vtcomposite.localize function.

v1.1.0

08 Aug 15:06
750fbd5
Compare
Choose a tag to compare

Added logic for translation of the class feature property

v1.0.0

15 Jul 19:07
0ea5136
Compare
Choose a tag to compare

BREAKING Module now returns an object with two functions #127

const { composite, localize } = require('@mapbox/vtcomposite');
  • Adds a new function localize which finds and removes unused translations and worldviews from features.
  • Update [email protected]
  • Update [email protected]
  • Move tutorial from README.md into TUTORIAL.md
  • Move benchmarking from README.md into CONTRIBUTING.md

v0.6.0

10 Jan 20:44
872d47d
Compare
Choose a tag to compare
v0.6.0

v0.5.0

09 Jul 12:21
13f697a
Compare
Choose a tag to compare
v0.5.0

v0.1.1

14 Aug 17:55
Compare
Choose a tag to compare

Dynamically tags versions of vector tiles instead of always assigning V2. See this PR.

v0.1.0

08 Aug 23:37
Compare
Choose a tag to compare

The first official vtcomposite release! See v1 milestone