v0.2.15
What's Changed
- Bump actions/setup-python from 4 to 5 by @dependabot in #158
- [Auto-generated] Check & update dependencies (
pyproject.toml
) by @TEAM4-0 in #159 - [Auto-generated] Check & update dependencies (
pyproject.toml
) by @TEAM4-0 in #166 - Improved comparing literals by @jesper-friis in #164
- [Auto-generated] Check & update dependencies (
pyproject.toml
) by @TEAM4-0 in #168 - Bump codecov/codecov-action from 3 to 4 by @dependabot in #169
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #171
- [Auto-generated] Update dependencies by @TEAM4-0 in #170
- Retain literal types in collection backend by @jesper-friis in #165
- Added acknowledgements to readme file. by @jesper-friis in #173
- Added support for xsd:nonNegativeInteger literals by @jesper-friis in #178
- Bump mkdocs-material version for security by @ajeklund in #186
- Cleaned up PR template by @jesper-friis in #188
- [Auto-generated] Update dependencies by @TEAM4-0 in #185
- Added reference to PyBackTrip by @jesper-friis in #180
- Added test for finding literal triples by @jesper-friis in #183
- Bump basic CI tests and CD to python 3.9 by @ajeklund in #192
- Use Python 3.9 in all CI/CD workflows by @CasperWA in #196
- Allow untyped literals by @jesper-friis in #184
- Loosen req on pint to include 0.23 (newest) by @francescalb in #198
New Contributors
Full Changelog: v0.2.14...v0.2.15
Changelog
v0.2.15 (2024-03-12)
Closed issues:
- Documentation CD (still) fails due to old python version #193
- Publish workflow fails because it uses python 3.7 #191
- Allow untyped literals #182
- Search with ts.triples() doesn't recognise literals #179
- PyBackTrip - external tripper backends available #177
- Surprising literal comparisons #161
- Retain literal types in collection backend #160
- Document implemented backends #157
Merged pull requests:
- Loosen req on pint to include 0.23 (newest) #198 (francescalb)
- Use Python 3.9 in all CI/CD workflows #196 (CasperWA)
- Bump basic CI tests and CD to python 3.9 #192 (ajeklund)
- Cleaned up PR template #188 (jesper-friis)
- Bump mkdocs-material version for security #186 (ajeklund)
- Allow untyped literals #184 (jesper-friis)
- Added test for finding literal triples #183 (jesper-friis)
- Added reference to PyBackTrip #180 (jesper-friis)
- Added support for xsd:nonNegativeInteger literals #178 (jesper-friis)
- Added acknowledgements to readme file. #173 (jesper-friis)
- Retain literal types in collection backend #165 (jesper-friis)
- Improved comparing literals #164 (jesper-friis)
* This Changelog was automatically generated by github_changelog_generator