Skip to content

Releases: pytest-dev/iniconfig

Version 2.3.0

18 Oct 21:53
7faed13

Choose a tag to compare

What's Changed

  • Add IniConfig.parse() with inline comment stripping and Unicode whitespace handling by @RonnyPfannschmidt in #70

Full Changelog: v2.2.0...v2.3.0

Version 2.2.0

18 Oct 20:22
57b7ed9

Choose a tag to compare

Merge pull request #66 from killiandesse/pep639

Merge pull request #65 from tn3w/fix-linter-errors

v2.1.0

24 Mar 11:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

unicode maniac

07 Jan 11:06
93f5930

Choose a tag to compare

Merge pull request #51 from pytest-dev/add-deploy

rework deploy pipeline for hatch usage and modern checkout