Releases: rapideditor/country-coder
Releases · rapideditor/country-coder
v4.1.0
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
⚠️ 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
v3.1.0
v2.1.0
v2.0.0
Update version number to 2.0.0
v1.0.2
Update version number to 1.0.2
v1.0.1
Update version number to 1.0.1
v1.0.0
Update version number to 1.0.0