Skip to content

Releases: rapideditor/country-coder

v4.1.0

04 Jun 21:53
Compare
Choose a tag to compare

https://github.com/ideditor/country-coder/blob/main/CHANGELOG.md#410

2021-Jun-04
  • country-coder now publishes various builds in UMD, CJS, ES6 Module thanks to microbundle
    • The UMD bundle works in the browser now too
  • Added functions for working with ccTLD (country code top-level internet domain) (#12)
  • Extract Crimea into its own feature out of European Russia (#15)
  • Move Chukchi Peninsula from European Russia to Asian Russia (#31)
  • Support bbox querying (#32)

v4.0.0

16 Oct 20:07
Compare
Choose a tag to compare
  • ⚠️ While there are no breaking API changes, the data has been revamped considerably. It's a good idea to test your integration before adopting this version, especially if you are accessing the GeoJSON directly.
  • Add 100 new features for higher granularity
  • Add vehicle height restriction unit data and endpoint: roadHeightUnit (#30, thanks @1ec5 )
  • Add endpoints to fetch all identifiers for a location:
  • Add endpoint to check United Nations membership status: isInUnitedNations
  • Add maxLevel coding option
  • Add new level values: subcountryGroup, sharedLandform, subunion, unitedNations
  • Derive attribute data of group features from their member features when possible
  • Ensure every features has geometry or member features, but not both
    • For example, China's geometry is now represented by new separate feature, Mainland China, along with the existing Hong Kong and Macau features
  • Ensure every stack of features has only one feature per level (except North America, which is defined this way in M49)

v3.2.0

12 Feb 18:16
Compare
Choose a tag to compare
  • Add user-assigned ISO 3166-1 alpha-3 code (XKX) and FIPS code alias (KV) for Kosovo (#17)
  • Use right-hand rule for feature winding as per the GeoJSON standard (#18)

v3.1.0

31 Jan 21:14
Compare
Choose a tag to compare
  • Remove the United Kingdom feature from the European Union group in accordance with Brexit: January 31, 2020 (#16)

v2.1.0

13 Nov 17:24
Compare
Choose a tag to compare
  • Add World feature (001) (#14)
  • Add Wikidata QID coverage for all remaining features
    • Latin America and the Caribbean (419)
    • Australia and New Zealand (053)
    • Ceuta and Melilla (EA)
  • Add aliases
    • "Australasia" (053)
    • "Macao" (MO)
  • Add missing strict arguments to function headers in the API reference

v2.0.0

07 Nov 17:26
Compare
Choose a tag to compare
Update version number to 2.0.0

v1.0.2

01 Nov 15:55
Compare
Choose a tag to compare
Update version number to 1.0.2

v1.0.1

01 Nov 14:00
Compare
Choose a tag to compare
Update version number to 1.0.1

v1.0.0

01 Nov 13:50
Compare
Choose a tag to compare
Update version number to 1.0.0