Skip to content

v0.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 16:45
· 18 commits to master since this release
a9d024a

6 changes since v0.18.0

This is a major rewrite with many signature changes (think of v2)

馃攷 Breaking Changes

  • Remove 'abort' feature (#49)
  • Major rewrite using Generics (#51)
  • MustLoadFromContext now panics if the key is not present (#52)
  • Rework step conditional execution (#53)

馃敆 Dependency Updates

  • Update module go to 1.18 (#48)
  • Update module github.com/stretchr/testify to v1.8.0 (#46)