Skip to content

Tags: pelias/labels

Tags

v1.20.0

Toggle v1.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(fr): ensure french regional postcodes have a "local" sublabel (#58)

v1.19.0

Toggle v1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #52 from pelias/japanese-japan-labels

Labels for Japan in Japanese

v1.18.0

Toggle v1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #51 from pelias/language-specific-labels

Language specific labels

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #49 from pelias/label-builder

Refactor label generation with a "label builder" function

v1.16.1

Toggle v1.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from pelias/empty_country_labels

fix for rare cases where country labels are blank

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #45 from pelias/singapore-address-format

Add Singapore schema without region or country

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #43 from pelias/add-region-to-default-schema

Add region to default labels if different from city

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add Italian schema

Add a new schema for the common Italian address format, which includes the short region code in the label.

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
orangejulius Julian Simioni
feat(NYC): special case logic for NYC boroughs

Handle the following special cases for NYC:
- Queens uses neighbourhood/borough name
- Manhattan uses 'New York'
- Other boroughs use borough name, not 'New York'

Note: this commit exists only to generate a release after there was a
formatting error in the commit message of 07e6b50. Code changes for this
release can be found in #39

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #37 from pelias/remove-nodejs-8

Drop support for Node.js 8