Releases: evrone/go-clean-template
Releases · evrone/go-clean-template
v1.6.0
What's Changed
- Go: 1.23+
- Global package updates by @soltanoff in #207
- Bump actions/setup-go from 4 to 5 by @dependabot in #208
- Changed: Getting migration name from args by @jokius in #191
New Contributors
- @soltanoff made their first contribution in #207
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Bump github.com/ilyakaznacheev/cleanenv from 1.2.5 to 1.2.6 by @dependabot in #100
- Bump github.com/rs/zerolog from 1.26.0 to 1.26.1 by @dependabot in #102
- add caller for logger pkg by @batazor in #106
- ci: update dependabot config by @mgrachev in #119
- Bump actions/checkout from 2 to 3 by @dependabot in #120
- add Chinese reeadme by @liangsj in #143
- Add bin deps to makefile by @kirooha in #178
- Added Readme translation into Russian by @anatolypaw in #205
New Contributors
- @liangsj made their first contribution in #143
- @kirooha made their first contribution in #178
- @anatolypaw made their first contribution in #205
Full Changelog: v1.4.2...v1.5.0
v1.4.2
improve config: moved the config create to the relevant package (#98) Signed-off-by: Login Victor <batazor111@gmail.com> mend improve config: moved the config create to the relevant package
v1.4.1
Update images and dependencies
Delete misspell from CI, add to golangci-lint
v1.4.0
Add coverage system
v1.3.0
Add prometheus metrics
v1.2.2
Change API path
v1.2.1
Merge pull request #61 from evrone/feature/unit-tests Add unit tests for usecase
v1.2.0
Zerolog