Releases: vimeo/dials
Releases · vimeo/dials
v0.17.1
v0.17.0
What's Changed
- AliasMangler by @sergiosalvatore in #95
- Remove Unnecessary Error from pflag by @sergiosalvatore in #96
Full Changelog: v0.16.0...v0.17.0
v0.16.0 -- concatenate/merge slice/map flags
What's Changed
Full Changelog: v0.15.0...v0.16.0
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
v0.14.0 -- anonymous field flattening for yaml
v0.13.0 -- flags skip unhandled types and integral slice flag support
What's Changed
- dependency bump 2023-07-25 by @dfinkel in #81
- flags/pflags: skip registering flags on some types by @dfinkel in #82
- actions: add go 1.21 to testing set by @dfinkel in #83
- parse: add integral-slice type parsing support by @dfinkel in #84
- flag: support for integral slices by @dfinkel in #85
- pflag: add integral-slice and uintptr support by @dfinkel in #86
- go.mod: upgrade dependecies by @dfinkel in #87
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Fix Custom Type Handling by @sergiosalvatore in #78
- Fix staticcheck Warnings by @sergiosalvatore in #79
- Update Deps 20230307 by @sergiosalvatore in #80
- ez: convert to DelayInitialVerification by @dfinkel in #77
Full Changelog: v0.11.0...v0.12.0
v0.11.0 -- DelayInitialVerification mode
What's Changed
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Replace Deprecated ioutil References by @sergiosalvatore in #74
- EZ Export by @sergiosalvatore in #73
Full Changelog: v0.9.3...v0.10.0