Skip to content

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 03 Feb 16:16
· 31 commits to main since this release
4141627

0.5.5 - 2026-02-03

⚙️ Continuous Integration

  • Remove py3.14 from test workflow since pyo3 (for oxigraph) does not support it - (1c0d5df)

🐛 Bug Fixes

  • Remove application/sparql-results+csv mime type and just use text/csv as precognized by the specs, stop converting miume type, just use the one sent in the request, to avoid breaking stuff - (3e4cf81)

🛠️ Miscellaneous Tasks