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)