Here's a markdown summary for the Nornir 3.5.0 release notes:
What Changed
- Added Python 3.13 support and removed Python 3.8 support
- Enhanced type hints throughout the codebase
- Replaced
pkg_resources
withimportlib.metadata
- Fixed license name reference to correct METADATA issue
- Moved to Ruff for code formatting (replacing Black & isort)
- Documentation updates:
- Upgraded various dependencies:
Contributors
@ktbyers
@ogenstad
@dgarros
@ubaumann
@mjbear
@dbarrosop
@devon-mar
@991jo
@jifox
@nemith
@dmahler