Skip to content

Releases: cubao/pybind11-rdp

v0.1.4

31 Jul 08:07
4d8660b
Compare
Choose a tag to compare
  • Handle degenerate case, related to mapbox/geojson-vt#104
  • How to test? Use ulimit -s 100 && python3 test.py?

v0.1.3

04 Mar 13:29
4c277e0
Compare
Choose a tag to compare
  • Use GitHub Actions to release pypi
  • Fix CI

release 0.1.2

02 Mar 07:51
7f5c0dd
Compare
Choose a tag to compare

Identical API to rdp, notice difference.

release 0.1.1

03 Nov 15:17
a2c8031
Compare
Choose a tag to compare
Feature/fix packaging, release 0.1.1 (#5)

* fix source packaging

* change to monthly

* update version to 0.1.1

Co-authored-by: TANG ZHIXIONG <[email protected]>

release 0.1.0

03 Nov 12:48
79a1640
Compare
Choose a tag to compare
Feature/fix ci, export LineSegment, release 0.1.0 (#4)

* trigger wheels

* update pip, install numpy

* fix pyproject.toml; export LineSegment

* disable all pp

* change version

* ready to PR

* fix tests

Co-authored-by: TANG ZHIXIONG <[email protected]>