Releases: panodata/tikray
Releases · panodata/tikray
v0.3.1
v0.3.0
What's Changed
- Added
rsonpathtransformations usingrsonpy
Details
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #12
- Bump sphinx-autobuild from 2021.3.14 to 2024.10.3 by @dependabot[bot] in #13
- Update mypy requirement from <1.12 to <1.17 by @dependabot[bot] in #15
- Bump furo from 2024.1.29 to 2024.8.6 by @dependabot[bot] in #16
- Update sphinxcontrib-mermaid requirement from <1 to <2 by @dependabot[bot] in #14
- Update twine requirement from <6 to <7 by @dependabot[bot] in #20
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #24
- Update pytest-cov requirement from <6 to <8 by @dependabot[bot] in #25
- Update pymongo requirement from <4.9 to <4.16 by @dependabot[bot] in #26
- Update jq requirement from <1.9 to <1.11 by @dependabot[bot] in #22
- Update mypy requirement from <1.17 to <1.19 by @dependabot[bot] in #27
- Bump furo from 2024.8.6 to 2025.9.25 by @dependabot[bot] in #30
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #31
- Update ruff requirement from <0.6 to <0.14 by @dependabot[bot] in #28
- Update ruff requirement from <0.14 to <0.15 by @dependabot[bot] in #33
- Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #34
- Dependencies: Update to cattrs 25 by @amotl in #37
- Runtime: Validate with Python 3.14 by @amotl in #38
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #39
- Update mypy requirement from <1.19 to <1.20 by @dependabot[bot] in #40
- Add
rsonpathtransformations usingrsonpyby @amotl in #35
New Contributors
- @dependabot[bot] made their first contribution in #12
Full Changelog: v0.2.2...v0.3.0
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