Skip to content

v2.0.0

Compare
Choose a tag to compare
@janluke janluke released this 13 Nov 17:42
· 68 commits to master since this release

What's Changed

Breaking Changes

  • Rename sorted attribute of Section to is_sorted by @alexreg in #142
  • (Not really a breaking change but some people may consider it one) Rename __constraints attribute to __cloup_constraints__ by @pocek in #132

New features and enhancements

  • Rename __constraints attribute to __cloup_constraints__ by @pocek in #132
  • Standardize formats of error messages by @alexreg in #141
  • Rename sorted attribute of Section to is_sorted by @alexreg in #142

Other Changes

  • Start testing against python 3.11 by @janluke in #134
  • Stop using deprecated pytest.warns(None) by @janluke in #136
  • Other project improvements.

New Contributors

Full Changelog: v1.0.2...v2.0.0