Releases: databricks/sjsonnet
Releases · databricks/sjsonnet
0.4.14
What's Changed
- Fix a bug in the strict implementation of setUnion by @stephenamar-db in #242
- chore: bump scala to make it compiles on Java 21 by @He-Pin in #240
- Drop JDK11 support by @stephenamar-db in #243
- Add std.native & move std.xz/gzip to this by @stephenamar-db in #241
- Optimization: std.sort should only evaluate keyF once per array element by @JoshRosen in #245
- Fix corner case for YAML parsing with primitive types by @stephenamar-db in #247
- Add RegEx supports using RE2 to sjsonnet by @stephenamar-db in #244
- Fix a bug in hidden field handling in std.mergePatch by @JoshRosen in #250
- Add importbin to sjsonnet by @stephenamar-db in #251
- std.mergePatch should create resulting object fields at Normal visibility, not Unhide by @JoshRosen in #255
- Several performance optimizations, primarily aimed at reducing garbage object creation in common cases by @JoshRosen in #258
Full Changelog: 0.4.13...0.4.14
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