chore: update version to 2026.1.0 in pyproject.toml and finalize changelog

This commit is contained in:
bohd4nx
2026-03-25 18:23:21 +02:00
parent 3c60bf5e5a
commit fb0b82e429
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -7,7 +7,7 @@ and this project uses [Calendar Versioning](https://calver.org/) (`YYYY.MINOR.MI
---
## [Unreleased]
## [2026.1.0] — 2026-03-25
### Added
@@ -83,5 +83,6 @@ and this project uses [Calendar Versioning](https://calver.org/) (`YYYY.MINOR.MI
- `py.typed` marker — full PEP 561 typing support for type-checkers
- `__repr__` on all result types for readable debug output
[2026.1.0]: https://github.com/bohd4nx/pyfragment/releases/tag/v2026.1.0
[2026.0.2]: https://github.com/bohd4nx/pyfragment/releases/tag/v2026.0.2
[2026.0.1]: https://github.com/bohd4nx/pyfragment/releases/tag/v2026.0.1