Skip to content

Latest commit

 

History

History
38 lines (17 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

38 lines (17 loc) · 1.67 KB

Changelog

4.0.0 (2025-01-05)

⚠ BREAKING CHANGES

  • python: drop python 3.8 support (#260)

Features

3.2.0 (2024-11-18)

Features

  • parser: add PEP-735 support for dependency-groups (#231) (55d638e)

3.1.2 (2024-11-16)

Bug Fixes

  • parser: catch prefix "project." (not "project") (#233) (b15d8df)

Documentation

3.1.1 (2024-11-15)

Bug Fixes