v2.1.0
What's Changed
- fix #26 - list individuals in license file by @RonnyPfannschmidt in https://github.com/pytest-dev/iniconfig/pull/52
- Run tests in CI by @nicoddemus in https://github.com/pytest-dev/iniconfig/pull/53
- Use
pypa/gh-action-pypi-publish@release/v1@ GHA by @webknjaz in https://github.com/pytest-dev/iniconfig/pull/54 - Add support for Python 3.12-3.13 and drop EOL 3.7 by @hugovk in https://github.com/pytest-dev/iniconfig/pull/56
New Contributors
- @nicoddemus made their first contribution in https://github.com/pytest-dev/iniconfig/pull/53
- @webknjaz made their first contribution in https://github.com/pytest-dev/iniconfig/pull/54
Full Changelog: https://github.com/pytest-dev/iniconfig/compare/v2.0.0...v2.1.0