Skip to content

v1.6.9

Compare
Choose a tag to compare
@erlete erlete released this 13 Dec 12:36
· 128 commits to main since this release
f7e2d0b

Fixed many conflictive methods, such as polygons.triangle.Triangle.is_collinear, polygons.triangle.Triangle.eq or polygons.triangle.Triangle.format.

Also added unit tests for the polygons.triangle module. Said tests will be executed automatically via GitHub Actions when a pull request is created over the main branch.

What's Changed

  • Fix methods and add unit tests by @erlete in #26

Full Changelog: v1.6.8...v1.6.9