Skip to content

Releases: LS6-Events/confuse

v1.2.1

29 Jan 22:25
c70ab71

Choose a tag to compare

1.2.1 (2024-01-29)

Bug Fixes

Chores

  • deps: bump github.com/go-playground/validator/v10 from 10.16.0 to 10.17.0 (#7) (8b17c48)
  • moved to mapstructure package for more robust unmarshalling (#10) (71f0f2c)

Build

  • deps: bump the go_modules group across 7 directories with 2 updates (#3) (f338084)

v1.2.0

21 Jan 22:21
b766a23

Choose a tag to compare

1.2.0 (2024-01-21)

Feature

  • added example tests to run on PR (#8) (b766a23)

Chores

  • improve ci pipeline by adding lint and test jobs (#9) (1f1fc4c)
  • enable dependabot (#4) (24ad80a)

v1.1.2

17 Jan 22:16
f039a63

Choose a tag to compare

1.1.2 (2024-01-17)

Bug Fixes

  • allowed convertable (structs) fields to be converted (#6) (f039a63)

v1.1.1

17 Jan 18:52
154f6a7

Choose a tag to compare

1.1.1 (2024-01-17)

Bug Fixes

Chores

v1.1.0

17 Jan 11:27
ec1f9d2

Choose a tag to compare

1.1.0 (2024-01-17)

Feature

Bug Fixes

  • make env variables highest level (2cb7400)

v1.0.0

15 Jan 22:42

Choose a tag to compare

1.0.0 (2024-01-15)

Feature

  • created confuse library (0de462f)

Bug Fixes