Releases: bengarrett/sauce
Releases · bengarrett/sauce
v1.2.3: update to Go version.
minor refactoring for clarity with var naming.
v1.2.2
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #4
- Bump tj-actions/coverage-badge-go from 1 to 2 by @dependabot in #2
- Bump the updates group with 1 update by @dependabot in #3
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v1.2.1...v1.2.2
v1.2.1
sauce.Trim()
now removes any isolated end-of-file or SUB characters.- Depreciated
sauce.NewRecord()
, it is replaced bysauce.Read()
. - Improved docs.
v1.2.0
- Fixed panics when reading incomplete or corrupt
SAUCE00
records. - Updated dependency.
v1.1.0
Full Changelog: https://github.com/bengarrett/sauce/commits/v1.1.0
v1.0.0
Version 1 release