What's Changed
This release focuses on improving the project's documentation, licensing transparency, and development workflow.
Highlights
- Corrected the project license to AGPL-3.0-or-later after reviewing the licensing of the upstream source code.
Added proper attribution to the original PyIT project, its authors, and the historical GitHub Gist used during the project's early refactoring. - Expanded the README with additional historical context, project references, and licensing notes.
- Updated the documentation to reflect the current licensing model and development workflow.
- Improved the Makefile with a more streamlined virtual environment setup and automatic packaging tool upgrades.
- Updated the testing documentation to match the current build system and support both mock and integration test workflows.
- Added additional project metadata and upstream reference links to pyproject.toml.
Notes
This release does not introduce API changes or new library features. It is primarily a maintenance release focused on documentation, licensing accuracy, and developer experience.
Changelog
Full Changelog: v1.0.4...v1.0.5