2.5.0
·
257 commits
to main
since this release
This release features in-memory data structures, by @TheRazorace. It enables the transformation of DataFrames and Python Dicts to RDF.
Changes
- #160: Support for in-memory data structures, by @TheRazorace.
- #159: Support for additional database configuration parameters enabling @databricks.
- #132: Bug fix for JSON path not working for iterations over lists, by @KappaGi.