jmespath_extensions 0.9.0

Extended functions for JMESPath queries - 400+ functions for strings, arrays, dates, hashing, encoding, geo, and more
Documentation
1
2
3
4
5
6
7
8
9
[workspace]
changelog_update = true
git_tag_enable = true
semver_check = true
pr_labels = ["release"]
git_release_enable = true
git_tag_name = "v{{ version }}"

# Note: python/ bindings are released separately via python-release workflow