Releases: panodata/tikray
Releases · panodata/tikray
v0.2.2
v0.2.1
What's Changed
- Chore: Remove silly log statement
- Update documentation
- Adjust wording. Improve tests. Add API example.
- Rename:
TransformationProject->ProjectTransformation
Details
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.0
What's Changed
- CLI: Added CLI interface, per
tikrayprogram - Core: Started using
orjsonandorjsonlpackages, for performance
reasons and JSONL/NDJSON support - Core: Optionally invoke single resource on project file
Details
- CI: Validate with Python 3.13 by @amotl in #5
- CLI: Add CLI interface, per
tikrayprogram by @amotl in #4 - Performance improvements, JSONL/NDJSON support by @amotl in #6
Full Changelog: v0.0.23...v0.1.0
v0.0.23
What's Changed
- Naming things: Renamed package to
loko, thentikray
Full Changelog: https://github.com/panodata/tikray/commits/v0.0.23
v0.0.19
What's new
- Zyp/Moksha: Improve error reporting when rule evaluation fails
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's new
- Zyp/Moksha/jq:
to_objectfunction now respects azapoption, that
removes the element altogether if it's empty - Zyp/Moksha/jq: Improve error reporting at
MokshaTransformation.apply
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's new
- Zyp: Added capability to skip rule evaluation when
disabled: true
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's new
- Zyp: Fixed execution of collection transformation
- Zyp: Added software test and documentation about flattening lists
- Zyp: Translate a few special treatments to jq-based
MokshaTransformationagain
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's new
- Added Zyp Treatments, a slightly tailored transformation subsystem
Full Changelog: v0.0.14...v0.0.15