v1.4
What's Changed
- Fixed typo and citation by @Nydhal in #143
- decimals for geojson and fix topoquantize in class by @mattijn in #144
- Fix None to 'null' when calling Topology.to_json(pretty=True) by @yizongk in #150
- Solve the issue of geojson attribute visualization by @natsuapo in #151
- Revert "Solve the issue of geojson attribute visualization" by @mattijn in #152
- add test to keep properties by @mattijn in #153
- Fix the bugs of generating topojson with complicated geojson by @natsuapo in #154
- changes in 3 tests by @mattijn in #155
- reduce warnings for multipart geoms by @mattijn in #156
- changes to accomodate the deprecated array interface by @mattijn in #157
- Sorted-last-shapely-2-deprecation-warnings by @mattijn in #158
- Update test_hashmap.py by @mattijn in #159
- add pypi workflow by @mattijn in #160
- Travis 2 GH action by @mattijn in #161
New Contributors
- @Nydhal made their first contribution in #143
- @yizongk made their first contribution in #150
- @natsuapo made their first contribution in #151
Full Changelog: v1.3...v1.4