Releases: appleboy/gofight
Releases · appleboy/gofight
v2.2.0
Changelog
Features
- 89bceeb: feat(ctx): add Context management to RequestConfig struct (@appleboy)
- d076e99: feat(ctx): enhance HTTP request handling and testing functionality (@appleboy)
Others
- 8bfe2d5: Fix request for Echo v4.2.2 RewriteURL middleware (#87) (@mdouchement)
- ec4039c: Fix Beego_test and add fiberEngine Test. (#86) (@ralic)
Bug fixes
- 9108f52: fix: refactor error handling and testing infrastructure (@appleboy)
- e8ffcc8: fix(lint): refactor error handling in SetFileFromPath function (@appleboy)
Enhancements
- 0347fcc: chore: Add testing (#82) (@appleboy)
- 35be5a4: chore: upgrade go to 1.15 (@appleboy)
- e1a6adb: chore: update format with GOFMT tool (@appleboy)
- 434871d: chore: remove support fiber (@appleboy)
- 8512c9f: chore: remove support fiber (@appleboy)
- 0d8912d: chore(deps): update dependencies and improve test configurations (@appleboy)
- c650d57: chore: clean up configuration and Makefile targets (@appleboy)
Refactor
Build process updates
- e779000: ci(github): migrate CI/CD from Drone to GitHub Actions (@appleboy)
- fb51a7c: ci: configure CI/CD and linting for Go project (@appleboy)
- da01cec: ci: switch CI pipeline to GitHub Actions (@appleboy)
- 83e58a5: ci(lint): update Go version in workflow configuration (@appleboy)
Documentation updates
v2.1.2
v2.1.1
v2.0.0
Release v1.0.4
Release v1.0.3
Release v1.0.2
- e1f9223 Support set query string.