Releases: ringsaturn/tzf
Releases · ringsaturn/tzf
v0.8.2
What's Changed
- Bump pypa/cibuildwheel from 2.8.1 to 2.9.0 by @dependabot in #32
- Bump actions/setup-python from 2 to 4 by @dependabot in #35
- Bump actions/cache from 2 to 3 by @dependabot in #34
- Bump actions/setup-go from 2 to 3 by @dependabot in #33
- build html doc in ci and push to gh-pages by @ringsaturn in #37
- Bump github.com/tidwall/geojson from 1.3.5 to 1.3.6 by @dependabot in #38
- Bump pypa/cibuildwheel from 2.9.0 to 2.10.2 by @dependabot in #39
- bump go version by @ringsaturn in #40
Full Changelog: v0.8.1...v0.8.2
v0.8.2-rc1
What's Changed
- Bump pypa/cibuildwheel from 2.8.1 to 2.9.0 by @dependabot in #32
- Bump actions/setup-python from 2 to 4 by @dependabot in #35
- Bump actions/cache from 2 to 3 by @dependabot in #34
- Bump actions/setup-go from 2 to 3 by @dependabot in #33
- build html doc in ci and push to gh-pages by @ringsaturn in #37
- Bump github.com/tidwall/geojson from 1.3.5 to 1.3.6 by @dependabot in #38
- Bump pypa/cibuildwheel from 2.9.0 to 2.10.2 by @dependabot in #39
- bump go version by @ringsaturn in #40
Full Changelog: v0.8.1...v0.8.2-rc1
v0.8.1
What's Changed
- bump tzf-rel version and tzfpy use compress data by @ringsaturn in #31
Full Changelog: v0.8.0...v0.8.1
v0.7.0
Releases before v0.7.0 should upgrade to at least this version #25 .
When use revert to show GeoJSON format shape, hole in polygon now works:
What's Changed
- profile mem by @ringsaturn in #18
- Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 by @dependabot in #23
- update mem note by @ringsaturn in #24
- fix missing hole process by @ringsaturn in #26
- bump tzf-rel version by @ringsaturn in #27
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: v0.6.2...v0.7.0
v0.6.2
v0.6.0, introduce Python binding.
What's Changed
- test: add fullfinder benchmark by @ringsaturn in #9
- docs: add lite/full compare by @ringsaturn in #10
- feat: add Python binding demo by @ringsaturn in #11
- chore: add cb for tzf-py by @ringsaturn in #13
- chore: tzfpy release ci by @ringsaturn in #14
- build(python): replace poetry with setup.py by @ringsaturn in #15
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- rename var in test by @ringsaturn in #8
- feat(finder): export internal data by @ringsaturn in #7
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- chore: add continuous benchmark by @ringsaturn in #5
- replace geometry repo by @ringsaturn in #6
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
What's Changed
- support return raw pb data and add revert func by @ringsaturn in #2
Full Changelog: v0.2.0...v0.3.0