Skip to content

v1.1.5

Choose a tag to compare

@PioBeat PioBeat released this 21 Aug 10:12
· 24 commits to main since this release

Features

  • Proximity checks: Improved handling of border cases with a configurable threshold.
  • Boundary containment: New Boundary.contains(Boundary) method to check full rectangle inclusion.

Chore

  • Documentation: Refined class- and method-level Javadocs for clarity and consistency.
  • Deprecation: MaxDepthReachedException is now deprecated and will be removed in a future release.