Releases: ipfs-shipyard/ipfs-geoip
Releases · ipfs-shipyard/ipfs-geoip
v9.1.0
v9.0.1
v9.0.0
What's Changed
- refactor: switch to DAG-CBOR by @lidel in #93
- DAG-CBOR b-tree can be now inspected via explore.ipld.io
- we get ~30% reduction of DAG size 👌
- feat: updated dataset (2022-10-18) by @lidel in #97
- refactor: build native ESM by @whizzzkid (#98)
- chore: add CODEOWNERS by @SgtPooki in #92
New Contributors
- @SgtPooki made their first contribution in #92
- @whizzzkid made their first contribution in #98
Full Changelog: v8.0.0...v9.0.0
v8.0.0
v7.0.0
v6.0.0
v5.0.1
v5.0.0
Bug Fixes
- update country names (#76) (670b55b)
- This includes support for the latest JS API: https://blog.ipfs.io/2020-02-01-async-await-refactor/
BREAKING CHANGE
postal_code
,metro_code
,area_code
are now always returned asString
, instead of being casted asNumber
if all characters were digits.