Skip to content

Releases: odysa/rdf4j-python

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 03 Mar 19:34

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@odysa odysa released this 01 Mar 05:57
2921a98

What's Changed

  • feat: add fluent SPARQL query builder by @odysa in #57

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 23:42
727f559

What's Changed

  • tests: add comprehensive SPARQL queries unit tests by @odysa in #43
  • Add file upload method to AsyncRdf4JRepository by @Copilot in #45
  • chore: add ty type checking to CI pipeline by @odysa in #46
  • docs: add status badges and refine README presentation by @odysa in #47
  • tests: add Python 3.13 and 3.14, remove EOL Python 3.10 by @odysa in #48
  • refactor: refine API client types and fix runtime safety issues by @odysa in #49
  • feat: improve SDK robustness and developer experience by @odysa in #50
  • feat: add transaction support by @odysa in #51
  • ci: add automated release workflow with version bumping by @odysa in #53
  • fix(ci): fix version grep pattern in release workflow by @odysa in #54
  • fix(ci): simplify version handling in release workflow by @odysa in #55

Full Changelog: v0.1.6...v0.2.0

v0.1.6

Choose a tag to compare

@odysa odysa released this 05 Aug 03:15
c9b171e

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

Choose a tag to compare

@odysa odysa released this 04 Aug 03:13
d994a30

What's Changed

  • ci: create claude.yml by @odysa in #33
  • Fix httpx client initialization - move client creation to init by @Copilot in #34
  • refactor: repository config from builder pattern to direct constructor usage with architectural fixes and comprehensive test coverage by @Copilot in #31
  • fix: some wrong type hints by @odysa in #35
  • Add comprehensive examples for repository management and querying by @Copilot in #36
  • Improve README.md with professional formatting and uv-based development setup by @Copilot in #37
  • release 0.1.5 by @odysa in #38

New Contributors

  • @Copilot made their first contribution in #34

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@odysa odysa released this 30 May 01:48
e5c6bc9

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@odysa odysa released this 19 May 04:39
7ee46b8

What's Changed

Full Changelog: v0.1.2...v0.1.3

0.1.2

Choose a tag to compare

@odysa odysa released this 17 May 07:10
0076779

What's Changed

  • CI: GitHub ci by @odysa in #3
  • feat: add api client by @odysa in #1
  • feat: support repo config by @odysa in #4
  • chore: add license by @odysa in #6
  • doc: readme v1 by @odysa in #7
  • feat: namesapce and repo size apis by @odysa in #8
  • feat: config helper method by @odysa in #9
  • doc: readme refine example and highlights by @odysa in #10
  • release: 0.1.1a by @odysa in #11
  • doc: config readthedocs site by @odysa in #12
  • fix: doc deps by @odysa in #13
  • fix: doc deps by @odysa in #14
  • fix: remove doc config by @odysa in #15
  • feat: add clear all namespaces by @odysa in #16
  • feat: add Named Graph API, RDF Statement Ops, and Test Consolidation by @odysa in #17
  • feat: repository supports replace statements by @odysa in #18
  • feat: impl named graph and add tests by @odysa in #19
  • feat: update repository creation and add statement retrieval by @odysa in #20
  • doc: sphinx api doc setup by @odysa in #21
  • release: 0.1.2 by @odysa in #22

Full Changelog: https://github.com/odysa/rdf4j-python/commits/v0.1.2