Skip to content

Releases: rapideditor/country-coder

v5.1.0

09 Dec 15:36

Choose a tag to compare

v5.0.4

04 May 21:51

Choose a tag to compare

v5.0.3

24 Jun 16:10

Choose a tag to compare

v5.0.2

17 Jun 17:14

Choose a tag to compare

v5.0.1

17 Jun 17:14

Choose a tag to compare

v5.0.0

14 Jun 22:08

Choose a tag to compare

v4.1.0

04 Jun 21:53

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

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

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

Choose a tag to compare

  • Remove the United Kingdom feature from the European Union group in accordance with Brexit: January 31, 2020 (#16)