Skip to content

Releases: EMMC-ASBL/tripper

v0.3.3

26 Aug 14:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

Changelog

v0.3.3 (2024-08-26)

Full Changelog

Implemented enhancements:

  • Use Trusted Publishers for PyPI #242

Closed issues:

  • Add instructions of how to release a new version #47
  • Update Python API references in README #22

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.3.2

19 Aug 09:40
0fb53ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

16 Aug 14:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

Changelog

v0.3.1 (2024-08-16)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v0.3.0

24 Jun 10:07
Compare
Choose a tag to compare

Main changes:

  • Updated the tutorial
  • Corrected comparisons of string literals
  • Improved testing
  • Improved the Triplestore.add_restriction() and Triplestore.restrictions() methods. Changed argument of Triplestore.restrictions() from return_dicts=False to asdict=True.

Because of the later change in argument name and default behaviour, we bump the version number to v0.3.0.

What's Changed

Full Changelog: v0.2.16...v0.3.0

Changelog

v0.3.0 (2024-06-24)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

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