All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Bump go to 1.21
- Update dependencies
- Use github.com/sergi/go-diff (maintained)
- Update year in license
- Update dependencies
- Add AssertEquals for simple diff output
- Update dependencies
- Use diff output for errors
- Expose the default store
- Updating golden files does not result in failing tests
- Add AssertWith for golden files outside testdata/
- Saved files are stripped of runes '*', '(' and ')'