Skip to content

chore: release v0.0.8 - #30

Merged
pentatonick merged 1 commit into
mainfrom
release-plz-2026-07-14T20-31-40Z
Jul 15, 2026
Merged

chore: release v0.0.8#30
pentatonick merged 1 commit into
mainfrom
release-plz-2026-07-14T20-31-40Z

Conversation

@pentatonick

@pentatonick pentatonick commented Jul 14, 2026

Copy link
Copy Markdown
Owner

🤖 New release

  • geometry-coords: 0.0.7 -> 0.0.8 (✓ API compatible changes)
  • geometry-model: 0.0.7 -> 0.0.8 (✓ API compatible changes)
  • geometry-strategy: 0.0.7 -> 0.0.8 (✓ API compatible changes)
  • geometry-algorithm: 0.0.7 -> 0.0.8 (✓ API compatible changes)
  • geometry-io-wkt: 0.0.7 -> 0.0.8 (✓ API compatible changes)
  • geometry-io-wkb: 0.0.7 -> 0.0.8 (✓ API compatible changes)
  • geometry-io-geojson: 0.0.7 -> 0.0.8 (✓ API compatible changes)
  • geometry-io-svg: 0.0.7 -> 0.0.8 (✓ API compatible changes)
  • geometry-overlay: 0.0.7 -> 0.0.8 (✓ API compatible changes)
  • geometry-rtree: 0.0.7 -> 0.0.8 (✓ API compatible changes)
  • geometry-proj: 0.0.7 -> 0.0.8 (✓ API compatible changes)
  • boost_geometry: 0.0.7 -> 0.0.8 (✓ API compatible changes)
  • geometry-cs: 0.0.7 -> 0.0.8
  • geometry-trait: 0.0.7 -> 0.0.8
  • geometry-adapt: 0.0.7 -> 0.0.8
  • geometry-adapt-nalgebra: 0.0.7 -> 0.0.8
  • geometry-adapt-geo-types: 0.0.7 -> 0.0.8
Changelog

geometry-coords

0.0.8 - 2026-07-15

Added

  • complete parity tier two algorithms

Other

  • close remaining executable coverage gaps
  • expand parity edge coverage
  • Restore no_std support after algorithms port
  • Complete algorithms parity port

geometry-model

0.0.8 - 2026-07-15

Added

  • complete parity tier one algorithms

Fixed

  • preserve exact cardinal Karney results

Other

  • close remaining executable coverage gaps
  • Complete algorithms parity port

geometry-strategy

0.0.8 - 2026-07-15

Added

  • complete parity tier two algorithms
  • complete parity tier one algorithms
  • complete parity tier zero algorithms
  • complete policy parity
  • complete relate and buffer strategy parity
  • expose expand, buffer, union, relate, and _with strategy variants

Fixed

  • cover algorithm parity edge cases
  • preserve exact cardinal Karney results

Other

  • apply clippy lints and tighten float assertions
  • close remaining executable coverage gaps
  • expand parity edge coverage
  • extend overlay edge coverage
  • expand algorithm edge case coverage
  • optimize polygon intersection predicates
  • Restore no_std support after algorithms port
  • Complete algorithms parity port

geometry-algorithm

0.0.8 - 2026-07-15

Added

  • complete parity tier two algorithms
  • complete parity tier one algorithms
  • complete parity tier zero algorithms
  • expose expand, buffer, union, relate, and _with strategy variants

Other

  • generate the feature table from pub-use tags
  • apply clippy lints and tighten float assertions
  • expand parity edge coverage
  • expand algorithm edge case coverage

geometry-io-wkt

0.0.8 - 2026-07-15

Fixed

  • preserve exact cardinal Karney results

Other

  • generate the feature table from pub-use tags
  • apply clippy lints and tighten float assertions
  • close remaining executable coverage gaps
  • expand parity edge coverage
  • Complete algorithms parity port

geometry-io-wkb

0.0.8 - 2026-07-15

Fixed

  • preserve exact cardinal Karney results

Other

  • generate the feature table from pub-use tags
  • close remaining executable coverage gaps
  • Complete algorithms parity port

geometry-io-geojson

0.0.8 - 2026-07-15

Fixed

  • cover algorithm parity edge cases
  • preserve exact cardinal Karney results

Other

  • generate the feature table from pub-use tags
  • close remaining executable coverage gaps
  • expand parity edge coverage
  • Complete algorithms parity port

geometry-io-svg

0.0.8 - 2026-07-15

Other

  • generate the feature table from pub-use tags
  • Complete algorithms parity port

geometry-overlay

0.0.8 - 2026-07-15

Added

  • complete parity tier one algorithms
  • complete parity tier zero algorithms
  • complete policy parity
  • complete relate and buffer strategy parity
  • expose expand, buffer, union, relate, and _with strategy variants

Fixed

  • cover algorithm parity edge cases
  • harden overlay edge cases

Other

  • generate the feature table from pub-use tags
  • apply clippy lints and tighten float assertions
  • close remaining executable coverage gaps
  • expand parity edge coverage
  • Restore no_std support after algorithms port
  • Complete algorithms parity port

geometry-rtree

0.0.8 - 2026-07-15

Fixed

  • preserve exact cardinal Karney results

Other

  • generate the feature table from pub-use tags
  • apply clippy lints and tighten float assertions
  • close remaining executable coverage gaps
  • expand algorithm edge case coverage
  • Complete R-tree feature parity
  • Complete algorithms parity port

geometry-proj

0.0.8 - 2026-07-15

Other

  • generate the feature table from pub-use tags
  • expand parity edge coverage

boost_geometry

0.0.8 - 2026-07-15

Added

  • complete parity tier two algorithms
  • complete parity tier one algorithms
  • complete parity tier zero algorithms
  • complete policy parity
  • complete relate and buffer strategy parity
  • expose expand, buffer, union, relate, and _with strategy variants

Fixed

  • cover algorithm parity edge cases
  • preserve exact cardinal Karney results
  • harden overlay edge cases

Other

  • generate the feature table from pub-use tags
  • apply clippy lints and tighten float assertions
  • close remaining executable coverage gaps
  • expand parity edge coverage
  • extend overlay edge coverage
  • extend public algorithm edge coverage
  • expand algorithm edge case coverage
  • optimize polygon intersection predicates
  • Complete R-tree feature parity
  • Complete algorithms parity port

geometry-cs

0.0.8 - 2026-07-15

Other

  • updated the following local packages: geometry-coords

geometry-trait

0.0.8 - 2026-07-15

Other

  • updated the following local packages: geometry-coords, geometry-cs

geometry-adapt

0.0.8 - 2026-07-15

Other

  • updated the following local packages: geometry-coords, geometry-cs, geometry-trait

geometry-adapt-nalgebra

0.0.8 - 2026-07-15

Other

  • updated the following local packages: geometry-coords, geometry-cs, geometry-trait

geometry-adapt-geo-types

0.0.8 - 2026-07-15

Other

  • updated the following local packages: geometry-coords, geometry-model, geometry-cs, geometry-trait


This PR was generated with release-plz.

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@pentatonick
pentatonick force-pushed the release-plz-2026-07-14T20-31-40Z branch 3 times, most recently from eb028b7 to 5abfb30 Compare July 15, 2026 00:28
@pentatonick
pentatonick force-pushed the release-plz-2026-07-14T20-31-40Z branch from 5abfb30 to 730a5c7 Compare July 15, 2026 06:25
@pentatonick
pentatonick merged commit 25f69ff into main Jul 15, 2026
3 checks passed
@pentatonick
pentatonick deleted the release-plz-2026-07-14T20-31-40Z branch July 15, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants