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

Skip to content

2.2.0: overall quality improvements

Compare
Choose a tag to compare
@fjwillemsen fjwillemsen released this 25 Mar 10:47
· 53 commits to main since this release

This release raises the overall quality of python-constraint with a wide variety of improvements, such as:

  • Automatic performance benchmarking and validation with real-world cases and automatic reporting (see #93).
  • Preparations for free-threading (no GIL) capabilities (see #94).
  • Removed NumPy dependency in micro benchmarks, updated dependencies, and optimized test interfaces.
  • Changed development status from Beta to Production / Stable.

Full Changelog: 2.1.0...2.2.0