Releases · pytest-dev/iniconfig · GitHub
Skip to content

Releases: pytest-dev/iniconfig

Version 2.3.0

Choose a tag to compare

@RonnyPfannschmidt RonnyPfannschmidt released this 18 Oct 21:53
7faed13

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

Choose a tag to compare

@RonnyPfannschmidt RonnyPfannschmidt released this 18 Oct 20:22
57b7ed9
Merge pull request #66 from killiandesse/pep639

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

v2.1.0

Choose a tag to compare

@RonnyPfannschmidt RonnyPfannschmidt released this 24 Mar 11:04

What's Changed

New Contributors

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

unicode maniac

Choose a tag to compare

@RonnyPfannschmidt RonnyPfannschmidt released this 07 Jan 11:06
93f5930
Merge pull request #51 from pytest-dev/add-deploy

rework deploy pipeline for hatch usage and modern checkout