Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 12:49
· 24 commits to master since this release
83e58a5

Changelog

Features

  • 89bceeb: feat(ctx): add Context management to RequestConfig struct (@appleboy)
  • d076e99: feat(ctx): enhance HTTP request handling and testing functionality (@appleboy)

Others

Bug fixes

  • 9108f52: fix: refactor error handling and testing infrastructure (@appleboy)
  • e8ffcc8: fix(lint): refactor error handling in SetFileFromPath function (@appleboy)

Enhancements

Refactor

  • fd19340: refactor(lint): refactor linter configuration and improve code clarity (@appleboy)

Build process updates

Documentation updates