v0.15.0 -- Flatten mangler fix & time.Duration JSON/cue support
What's Changed
- transform: flatten mangler: handle nil subfields by @dfinkel in #89
- actions: add go 1.22 and bump actions versions by @dfinkel in #90
- Create SingleTypeSubstitutionMangler by @dfinkel in #91
- json/cue: substitute time.Duration with type using time.ParseDuration by @dfinkel in #92
- Dep bump 2024 05 17 by @dfinkel in #93
Full Changelog: v0.14.0...v0.15.0