What's Changed
- Fix an out-of-bounds array access when formatting some empty comment by @mickael-carl in #792
- fix: output original value from array in
std.minArray
andstd.maxArray
instead of result ofkeyF
by @eduardosm in #791 - chore: Update dependency versions by @andrii-korotkov-verkada in #794
- Pin bazel version to 7.5.0, and require up-to-date lockfile for CI by @johnbartholomew in #795
- CI: Build gojsonnet Python wheels on Mac OS by @johnbartholomew in #796
- Fix compatibility with setuptools 72 by @ilpianista in #763
New Contributors
- @mickael-carl made their first contribution in #792
- @eduardosm made their first contribution in #791
- @andrii-korotkov-verkada made their first contribution in #794
- @ilpianista made their first contribution in #763
Full Changelog: v0.21.0-rc1...v0.21.0-rc2