Skip to content

Releases: m-clare/cytriangle

v2.0.0

27 Oct 14:54
Compare
Choose a tag to compare

What's Changed

  • chore: add CPython 3.13 support, drop 3.9 by @m-clare in #10

New Contributors

Full Changelog: v1.0.3...v2.0.0

v1.0.3

28 Sep 07:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...v1.0.3

1.0.2

14 Jul 21:39
2b444ba
Compare
Choose a tag to compare

What's Changed

  • Fix triangle.c output correct copy size by @Gray-lab in #4
  • Publish an sdist in addition to wheels by @smith120bh in #7

New Contributors

Full Changelog: v1.0.1...1.0.2

v1.0.1

11 Jun 14:03
Compare
Choose a tag to compare
  • Add support for AMD (Intel-based) OSX

v1.0.0

09 Jun 12:49
Compare
Choose a tag to compare
  • Initial release with v3.9-3.12 support