Jolt v0.1.1 Release Notes
Release Date: 2018-05-01 // almost 7 years ago-
String manipulation
leftPad
andrightPad
trim
substring
split
Math
intSubtract
,doubleSubtract
, andlongSubtract
Object Manipulation
squashNulls
- works on Lists and MapsrecursivelySquashNulls
- recursively works on Lists and Maps
🛠 Fixes for
size
modify function- JoltUtils navigate methods
- parens in string literals
Previous changes from v0.1.0
-
No other code changes.
⚡️ We had to move Jenkins build machines, took this opportunity to update Java, maven, dependency versions.