Skip to content

Releases: vimeo/dials

v0.17.0

03 Sep 15:35
5d23ad9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0 -- concatenate/merge slice/map flags

07 Jun 20:26
402b482
Compare
Choose a tag to compare

What's Changed

  • flags/pflags: slice/map flags concat/merge & README update by @dfinkel in #94

Full Changelog: v0.15.0...v0.16.0

v0.15.0 -- Flatten mangler fix & time.Duration JSON/cue support

20 May 17:51
bf0b477
Compare
Choose a tag to compare

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

20 Mar 15:53
6d7d1f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0 -- flags skip unhandled types and integral slice flag support

29 Jan 22:13
4b8cbbd
Compare
Choose a tag to compare

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

07 Mar 22:07
0108b28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0 -- DelayInitialVerification mode

03 Mar 19:51
87bcd97
Compare
Choose a tag to compare

What's Changed

  • dials: add DelayInitialVerification mode by @dfinkel in #76

Full Changelog: v0.10.0...v0.11.0

v0.10.0

13 Feb 23:01
55c97d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.10.0

v0.9.3

09 Jan 20:41
816cb14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2: partial revert of previous "fix" and actual fix for transformer bug

27 Sep 17:57
f229a15
Compare
Choose a tag to compare

What's Changed

  • Transformer: Construct the right recursive types by @dfinkel in #69

Full Changelog: v0.9.1...v0.9.2