Skip to content

Releases: EMMC-ASBL/tripper

v0.2.16

16 May 08:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.15...v0.2.16

Changelog

v0.2.16 (2024-05-16)

Full Changelog

Fixed bugs:

  • cannot release #211

Closed issues:

  • Add caching and extension to tripper.Namespace #194
  • Add support for adding and searching for restrictions #189

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.2.15

12 Mar 16:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.14...v0.2.15

Changelog

v0.2.15 (2024-03-12)

Full Changelog

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:

* This Changelog was automatically generated by github_changelog_generator

v0.2.14

25 Jan 15:27
Compare
Choose a tag to compare

What's Changed

The main change in this release is that is now is possible to use mapping functions from specified PyPI packages.

Other changes:

Full Changelog: v0.2.13...v0.2.14

Changelog

v0.2.14 (2024-01-25)

Full Changelog

Closed issues:

  • Literals are lost when listing triples with rdflib #162
  • dependencies are too strict, at least for pint #149
  • Function repo plugin system #128

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.2.13

14 Nov 09:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.12...v0.2.13

Changelog

v0.2.13 (2023-11-14)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.2.12

07 Nov 14:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.11...v0.2.12

Changelog

v0.2.12 (2023-11-07)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.2.11

30 Oct 17:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11

Changelog

v0.2.11 (2023-10-30)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.2.10

19 Oct 11:02
Compare
Choose a tag to compare

Update testing

Make separate test environments for full version and minimal version without dependencies
A new environment for testing only with core dependencies installed is added to the CI workflows.
All tests are moved to separate functions instead of test scripts.
Tests that require additional dependencies are skipped if the required dependency is not installed.

Changelog

v0.2.10 (2023-10-19)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.2.9

29 Sep 17:36
Compare
Choose a tag to compare

What's Changed

  • [Auto-generated] Check & update dependencies (pyproject.toml) by @TEAM4-0 in #127
  • [Auto-generated] Update dependencies by @TEAM4-0 in #130

Full Changelog: v0.2.8...v0.2.9

Changelog

v0.2.9 (2023-09-29)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator

v0.2.8

26 Sep 00:32
d23f316
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

29 Aug 12:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

Changelog

v0.2.7 (2023-08-29)

Full Changelog

Fixed bugs:

  • Fix issues related to renaming of the default branch #116

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator