Releases: itbasis/go-test-utils
Releases · itbasis/go-test-utils
v5.0.2
What's Changed
- Bump golang.org/x/tools from 0.29.0 to 0.30.0 by @dependabot in #72
Full Changelog: v5.0.1...v5.0.2
v5.0.1
- Unifying work with FS via VFS
- Refactoring documentation
Full Changelog: v4.2.2...v5.0.1
v4.2.2
What's Changed
- Updated dependency versions
- Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.1 by @dependabot in #69
- Bump github.com/onsi/gomega from 1.36.0 to 1.36.2 by @dependabot in #70
- Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in #71
Full Changelog: v4.2.0...v4.2.2
v4.2.0
What's Changed
- Fixed work on Windows
- Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 by @dependabot in #65
- Bump gorm.io/driver/postgres from 1.5.9 to 1.5.11 by @dependabot in #67
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #63
- Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 by @dependabot in #66
Full Changelog: v4.1.3...v4.2.0
v4.1.3
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 by @dependabot in #60
- Bump github.com/onsi/gomega from 1.34.2 to 1.35.1 by @dependabot in #62
- Bump minimal Go version to 1.22.8
Full Changelog: v4.1.2...v4.1.3
v4.1.2
What's Changed
- Bump minimal Go version to 1.22.7
- Bump gorm.io/gorm from 1.25.11 to 1.25.12 by @dependabot in #59
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 by @dependabot in #57
- Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #58
- Refactoring EditorConfig & golangci config
Full Changelog: v4.1.0...v4.1.1
v4.1.0: 1. Added support for embedded FS for reading files
- Added support for embedded FS for reading files
- Refactoring build and GitHub Actions
v4.0.0: 1. Refactoring code
- Refactoring code
- Expanded documentation
- Added linters