v2.0.0
What's Changed
Breaking Changes
- Rename
sorted
attribute ofSection
tois_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 ofSection
tois_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