Commit Graph

7 Commits

Author SHA1 Message Date
d9d0d250cb chore: bump project version from 1.34.0 to 1.35.0 and add test job to CI workflow
Add a new test job with ubuntu-latest runner to the Gitea CI workflow, triggered on master and develop branches. Update pyproject.toml version field and append version 1.35.0 entry to CHANGELOG.md with summary of 4 files changed across Markdown, TOML, and YAML.
2025-11-08 02:21:54 +00:00
c10f2b5957 chore: bump project version to 1.34.0 and remove lint workflow while stripping test matrix 2025-11-08 02:14:00 +00:00
64dc001510 feat: bump version to 1.33.0, drop python 3.10/3.11 from test matrix, and add changelog entry for improved agent instruction following 2025-11-08 02:11:02 +00:00
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