Releases: prashantv/gostub
Releases · prashantv/gostub
v1.1.0
1.1.0 - 2021-12-11
Changed
- Use Go modules to track dependencies
v1.0.0
Added
- Initial release with APIs to stub and reset values for testing.
- Supports stubbing Go variables, and environment variables.