Thanks to visit codestin.com
Credit goes to github.com

Skip to content

5.0.2

Latest

Choose a tag to compare

@pauldendulk pauldendulk released this 09 Dec 17:01
· 1 commit to main since this release

Small release mostly to fix the 'minX can not be greater than maxX' error that could occur when a geometry was empty. This bug was already in v4. This now became apparent because in v5 MRect throws on invalid input instead of fixing it.

What's Changed

🐛 Fixes

  • Fix invalid extent returned by empty geometry to avoid "minX can not be greater than maxX" error by @pauldendulk in #3253

⚙️ Infrastructure

  • Pack only library projects in Release Nugets workflow to avoid Android AOT failures by @Copilot in #3252

☢️ Experimental

Full Changelog: 5.0.1...5.0.2