Commit Graph

4 Commits

Author SHA1 Message Date
97fa5f4428 chore: bump version to 1.16.0, drop python 3.8/3.9 from ci matrix, and lower min python to 3.10
- Remove Python 3.8 and 3.9 from the test workflow matrix, keeping only 3.10, 3.11, and 3.12
- Update pyproject.toml version from 1.15.0 to 1.16.0 and relax requires-python from >=3.12 to >=3.10
- Add CHANGELOG entry for version 1.16.0 documenting the release and internal cleanup
2025-11-07 17:51:45 +00:00
9f155db7c2 chore: comment out flake8 linting step in lint workflow yml 2025-11-04 07:21:40 +00:00
ea29bdc403 fix: update CI workflow branch triggers from main to master across lint and test configs 2025-11-04 07:07:08 +00:00
d091dc0b5a chore: strip trailing whitespace from README.md line 42 2025-11-04 07:04:19 +00:00