0.4.11
What's Changed
- Add a few more methods to sjsonnet, like std.sha*, std.trim, std.isEmpty by @stephenamar-db in #210
- fix: Use different chars for synthetic paths. by @cfraenkel in #208
- fix: std.manifestJsonMinified and empty arrays/objects. by @rudo-thomas in #207
- chore: Rename then to
then
in IfElse expr by @He-Pin in #206 - Fix sorting algorithm to work for all array types by @stephenamar-db in #211
- Add better error handling for format by @stephenamar-db in #212