Skip to content

Releases: mindflayer/togo

v0.3.3

18 Jan 19:30

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

18 Jan 09:03
34e4fed

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

17 Jan 20:22
a78ec74

Choose a tag to compare

What's Changed

  • Add Shapely-like centroid by @mindflayer in #46
  • Implement a cache for as_geometry() functions

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 Jan 17:49
2c66854

Choose a tag to compare

What's Changed

  • Add Shapely's nearest_points and shortest_line by @mindflayer in #42
  • Breaking change: points() functions return Point instances by default, list of tuples in case as_tuples=True is passed.

Full Changelog: v0.2.7...v0.3.0

Shapely-like `transform`

14 Dec 20:25
ea363b9

Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

Improving Cython code

11 Dec 16:43
b2f49a2

Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

Shapely-like `__geo_interface__`

10 Dec 06:47
795d2be

Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

Shapely-like `Polygon`.`exterior`

10 Dec 06:24
53972c3

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

GEOS `simplify` support

09 Dec 21:09
0953757

Choose a tag to compare

What's Changed

  • Add Copilot instructions for repository conventions and workflow by @Copilot in #29
  • Add simplify via GEOS integration by @mindflayer in #30

Full Changelog: v0.2.2...v0.2.3

GEOS `is_valid` support

08 Dec 21:56

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2