Releases: pamelia/gorp
Releases · pamelia/gorp
v0.3.0
v0.2.0
Full Changelog: v0.1.0...v0.2.0
Changelog
Features
- ce0e001: feat: add Go Report Card badge to README for project visibility (@pamelia)
- eb8ed2e: feat: add OpenSSF Scorecard badge to the README file (@pamelia)
- f84e0b1: feat: add support for building darwin-arm64 architecture in Makefile (@pamelia)
- f25f1f0: feat: implement logging middleware for HTTP requests in proxy (@pamelia)
- 6f131d4: feat: remove Scorecard workflow and related badge from README (@pamelia)
Other work
v0.1.0
Full Changelog: ...v0.1.0
Changelog
Features
- 0d1a77f feat: add GitHub Actions workflow and GoReleaser configuration
Bug fixes
- aede1fd fix: add 'dist' directory to .gitignore for cleaner builds
- a616bd2 fix: refactor CA certificate loading to use a dedicated method
- 79ef4c3 fix: update release versioning and changelog link in workflows