Releases: RumbleDB/python-jsoniq
Releases · RumbleDB/python-jsoniq
jsoniq 0.1.0 alpha 10
- Add an explicit explanation on stderr if the Java version is not properly set, together with hints.
JSONiq 0.1.0 alpha 9
- Upgrade to Spark 4.0, which should improve stability by aligning the internal scala 2.13 versions.
jsoniq 0.1.0 alpha 8
Improvements:
- Ability to write back a sequence of items to local disk, HDFS, S3... in various formats (JSON, CSV, Parquet...)
- Automatically declare external variables bound as DataFrames to improve userfriendliness
- Simplified the function names to make them more intuitive
jsoniq 0.1.0 alpha 7
0.1.0a7 Bump version
jsoniq 0.1.0 alpha 6
0.1.0a6 Update README.md
jsoniq 0.1.0 alpha 5
0.1.0a5 Update README.md
jsoniq 0.1.0 alpha 4
0.1.0a4 Update pyproject.toml
jsoniq 0.1.0 alpha 3
0.1.0a3 Merge branch 'main' of github.com:RumbleDB/python-jsoniq
First partially working release 0.1.0a2
Update pyproject.toml
RumbleDB Python Edition 0.1.0a1
Initial release