v0.2.6
What's Changed
- Added DOI badge by @jesper-friis in #109
- Support Python 3.11 by @jesper-friis in #103
- pylint settings by @jesper-friis in #115
- Fixed parsing rdf:HTML literals with the rdflib backend by @jesper-friis in #106
- Fix issue with entry points for Python 3.6 and 3.7 by @jesper-friis in #113
- 92 new triplestore subclass by @alfredoisg in #99
- One letter words where not allowed in mappings, now they are by @francescalb in #117
New Contributors
- @francescalb made their first contribution in #117
Full Changelog: v0.2.5...v0.2.6
Changelog
v0.2.6 (2023-06-23)
Closed issues:
- Add CI/CD tests for Python 3.11 #102
Merged pull requests:
- One letter words where not allowed in mappings, now they are #117 (francescalb)
- pylint settings #115 (jesper-friis)
- Fix issue with entry points for Python 3.6 and 3.7 #113 (jesper-friis)
- Added DOI badge #109 (jesper-friis)
- Fixed parsing rdf:HTML literals with the rdflib backend #106 (jesper-friis)
- Support Python 3.11 #103 (jesper-friis)
- 92 new triplestore subclass #99 (alfredoisg)
* This Changelog was automatically generated by github_changelog_generator