# iniconfig changelog > iniconfig release notes. - Vendor: iniconfig - Category: Frameworks & Libraries - Official site: https://github.com/pytest-dev/iniconfig - Tracked by: What's New (https://whatsnew.fyi/product/iniconfig) - Harvested from: GitHub (pytest-dev/iniconfig) - Entries below: 4 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### v2.3.0 — Version 2.3.0 - Date: 2025-10-18 - Version: v2.3.0 - Original notes: https://github.com/pytest-dev/iniconfig/releases/tag/v2.3.0 - Permalink: https://whatsnew.fyi/product/iniconfig/releases/v2.3.0 ##### What's Changed * Add IniConfig.parse() with inline comment stripping and Unicode whitespace handling by @RonnyPfannschmidt in https://github.com/pytest-dev/iniconfig/pull/70 **Full Changelog**: https://github.com/pytest-dev/iniconfig/compare/v2.2.0...v2.3.0 ### v2.2.0 — Version 2.2.0 - Date: 2025-10-18 - Version: v2.2.0 - Original notes: https://github.com/pytest-dev/iniconfig/releases/tag/v2.2.0 - Permalink: https://whatsnew.fyi/product/iniconfig/releases/v2.2.0 ### v2.1.0 - Date: 2025-03-24 - Version: v2.1.0 - Original notes: https://github.com/pytest-dev/iniconfig/releases/tag/v2.1.0 - Permalink: https://whatsnew.fyi/product/iniconfig/releases/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 ### v2.0.0 — unicode maniac - Date: 2023-01-07 - Version: v2.0.0 - Original notes: https://github.com/pytest-dev/iniconfig/releases/tag/v2.0.0 - Permalink: https://whatsnew.fyi/product/iniconfig/releases/v2.0.0