Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 12:56
· 41 commits to master since this release
011a926

Changelog

  • b14968f chore(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (#98)
  • c87fb71 chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#100)
  • 9613beb chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#101)
  • 68077c6 chore: Bump go-tools image to v0.8.0 (#97)
  • 4a22a7e chore: Bump go-tools image version to v0.10.0 (#99)
  • 78d6c6a chore: Bump go-tools version to v0.6.3 (#96)
  • 6fc973c chore: Update go-tools to v0.12.1 (#102)
  • 011a926 refactor: Add error handling to env parsers (#111)
  • 31d704f refactor: Implement complex generic parser (#108)
  • 1887d16 refactor: Implement generic number parser (#110)
  • 505b070 refactor: Implement slices generic parsers (#109)
  • f05063b refactor: Implement uint generic parser (#107)
  • 9fcb283 refactor: Use generic parser for float (#106)
  • e41878c refactor: Use generic parser for integers (#105)