Releases: CasperWA/turtle-canon
Releases · CasperWA/turtle-canon
v0.1.1
Changelog
v0.1.1 (2025-02-19)
Upgrade package metadata and basic support
Expand Python version support to include 3.11, 3.12, and 3.13.
Update CI/CD workflows to properly update support for the latest RDFLib versions.
First release on PyPI.
Implemented enhancements:
Fixed bugs:
- Fix wrong version change regex in release workflow #256
Merged pull requests:
- Remove bad escape backslash #257 (@CasperWA)
- Publish to PyPI upon release #254 (@CasperWA)
- Expand on supported Python version #252 (@CasperWA)
- [pre-commit.ci] pre-commit autoupdate #251 (@pre-commit-ci[bot])
- [pre-commit.ci] pre-commit autoupdate #248 (@pre-commit-ci[bot])
- [pre-commit.ci] pre-commit autoupdate #246 (@pre-commit-ci[bot])
- [pre-commit.ci] pre-commit autoupdate #245 (@pre-commit-ci[bot])
- [pre-commit.ci] pre-commit autoupdate #243 (@pre-commit-ci[bot])
- Update CI for generating new test files for RDFlib #242 (@CasperWA)
- [pre-commit.ci] pre-commit autoupdate #241 (@pre-commit-ci[bot])
- Dependabot/GitHub actions/ci/dependabot updates/sintef/ci cd 2.8.3 #240 (@CasperWA)
- Dependabot/GitHub actions/ci/dependabot updates/codecov/codecov action 5 #239 (@CasperWA)
- Create dedicated workflow for rdflib test files #238 (@CasperWA)
- Add a shebang to
changes#237 (@CasperWA) - Move changes to dedicated file #236 (@CasperWA)
- Remove usage of ci/dependency-updates #234 (@CasperWA)
- Add new canonized test files #233 (@CasperWA)
- [Auto-generated] Update dependencies #201 (@CasperWA)
* This Changelog was automatically generated by github_changelog_generator
v0.1.0
Modernize and upgrade to Python 3.10
First proper release.
The pre-commit hook now supports only Python 3.10 and the code base has been modernized since its inception.
Changelog
v0.1.0 (2024-01-12)
Implemented enhancements:
- Upgrade minimum Python support to 3.10 #178
- Refresh Python code #177
- Support passing several files to CLI #21
- Create
pre-commithook for Turtle Canon #19 - Update code base for code coverage #13
- Use
rdflibdirectly #2 - Unit tests #1
- New tests for different sources #15 (@CasperWA)
- Add codecov config file + checks for it #11 (@CasperWA)
- Extend tests #7 (@CasperWA)
Fixed bugs:
- RDFLib vulnerability #71
- GH GraphQL type issue for auto-merge workflow #42
- New updates to RDFlib not reflected in testing #30
- Use Python 3.9 in CI #24
Closed issues:
- Instantiate git profile in CI updating dependency #92
- pylint is failing #56
- Have dependabot use correct labels #9
Merged pull requests:
- Upgrade code base #179 (@CasperWA)
- Run git init in CI #93 (@CasperWA)
- Move pylint disable statement #57 (@CasperWA)
- Use
ID!type instead ofString!#43 (@CasperWA) - Use Python 3.9 in CI/CD throughout #25 (@CasperWA)
- Support multiple files for CLI + add
--fail-fastoption #22 (@CasperWA) - Create Turtle Canon pre-commit hook #20 (@CasperWA)
- Add tests according to missing coverage #14 (@CasperWA)
- Add coverage and CI badges to README #12 (@CasperWA)
- Update label for created single dependency PR #10 (@CasperWA)
- Add tests & use RDFlib #6 (@CasperWA)
* This Changelog was automatically generated by github_changelog_generator