File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed
Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 1+ # What's New
2+
3+ ** country-coder** is an open source project. You can submit bug reports, help out,
4+ or learn more by visiting our project page on GitHub: :octocat: https://github.com/ideditor/country-coder
5+
6+ Please star our project on GitHub to show your support! :star :
7+
8+ _ Breaking changes, which may affect downstream projects, are marked with a_ :warning :
9+
10+
11+ <!--
12+ # A.B.C
13+ ##### YYYY-MMM-DD
14+ *
15+
16+ [#xx]: https://github.com/ideditor/country-coder/issues/xx
17+ -->
18+
19+ # 4.1.0
20+ ##### 2021-Jun-04
21+ * country-coder now publishes various builds in UMD, CJS, ES6 Module thanks to [ microbundle] ( https://github.com/developit/microbundle )
22+ * The UMD bundle works in the browser now too
23+ * Added functions for working with ccTLD (country code top-level internet domain) ([ #12 ] )
24+ * Extract Crimea into its own feature out of European Russia ([ #15 ] )
25+ * Move Chukchi Peninsula from European Russia to Asian Russia ([ #31 ] )
26+ * Support bbox querying ([ #32 ] )
27+
28+ [ #12 ] : https://github.com/ideditor/country-coder/issues/12
29+ [ #15 ] : https://github.com/ideditor/country-coder/issues/15
30+ [ #31 ] : https://github.com/ideditor/country-coder/issues/31
31+ [ #32 ] : https://github.com/ideditor/country-coder/issues/32
Original file line number Diff line number Diff line change 11{
22 "name" : " @ideditor/country-coder" ,
3- "version" : " 4.0 .0" ,
3+ "version" : " 4.1 .0" ,
44 "description" : " Convert longitude-latitude pairs to ISO 3166-1 codes quickly and locally" ,
55 "repository" : " github:ideditor/country-coder" ,
66 "license" : " ISC" ,
You can’t perform that action at this time.
0 commit comments