Releases: delph-in/pydelphin
Releases · delph-in/pydelphin
v1.10.1
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
v1.9.1
v1.9.0
What's Changed
- Removed Python 3.7 support, added 3.12 support
- Use Hatch for builds by @goodmami in #377
- Use standard main module by @goodmami in #380
- Capture single-quoted predicates > 1 char by @goodmami in #381
- Quote simplemrs preds with reserved chars by @goodmami in #382
- Switch to ruff for linting by @goodmami in #384
- Release 1.9.0 by @goodmami in #385
Full Changelog: v1.8.1...v1.9.0
v1.8.1
What's Changed
- Bump requests from 2.22.0 to 2.31.0 by @dependabot in #366
- Update software versions in GH Actions scripts by @goodmami in #368
- Fix #367 escape/unescape strings in simplemrs by @goodmami in #369
- Bump version to 1.8.1 by @goodmami in #370
New Contributors
- @dependabot made their first contribution in #366
Full Changelog: v1.8.0...v1.8.1