Releases: databricks/sjsonnet
Releases · databricks/sjsonnet
0.4.13
What's Changed
- Implemented every missing methods in
std
. - Improved readability of stack traces when
std
methods are involved. - Cleaned up default Main class to allow for repeated flags.
- Updated mill to 0.11.9 and added JDK17 build.
- Fixed sjsonnet handling of 64bits integers #191
- Stopped manifesting functions with no arguments in objects by default #168
- Fixed "Duplicate Local Variables in Object Scope" #178
Full Changelog: 0.4.12.1...0.4.13
0.4.12.1
What's Changed
- Fix a bug leading to the truncation of the data returned by std.gzip and std.xz by @stephenamar-db in #221
Full Changelog: 0.4.12...0.4.12.1
0.4.12
What's Changed
- Flag use of Unicode less-than and greater-than characters in FilePath to be a Windows-only change by @JoshRosen in #215
- Fix thread-safety bug in Obj.getAllKeys by @JoshRosen in #217
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
0.4.10
0.4.10
0.4.9
0.4.9
0.4.8
0.4.8
0.4.7
0.4.7
0.4.6
0.4.6
0.4.5
0.4.5-final