Note
The Git tag and GitHub release name are v1.10.1
but the software version and release on PyPI are v1.10.0
. This was just a mistake during the release process. Please install this version with pip install pydelphin==1.10.0
.
What's Changed
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #390
- Bump upload artifacts v4 by @goodmami in #393
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #392
- Remove Python 3.8 support, add 3.13 by @goodmami in #397
- Refine TDL parsing for repeated features and comments in irules by @goodmami in #398
- Bump version to v1.10.0 by @goodmami in #399
Full Changelog: v1.9.1...v1.10.1