Releases: jamescun/httplog
Releases · jamescun/httplog
1.0.3
Changelog
- 0e5926d feat(Responsefile): implement Responsefile for multiple responses
1.0.2
Changelog
- c47a526 fix(goreleaser): use dedicated GitHub token for Homebrew formula repo
- 1bdb3f5 feat(headers): add support for custom response headers
- 90f67f2 ci(goreleaser): pin Go version to 1.19
1.0.1
Changelog
- 2a568dc feat(tls): add support for self-signed TLS certificates
- 3c7b421 docs(readme): update screenshot in README to dist build
- 34a2f12 build(actions): create GitHub Action for GoReleaser on pushed tags
- 740c0f2 docs(readme): add note to README about Homebrew on macos
v1.0.0
Changelog
- 5519ecd build(homebrew): add homebrew formula to jamescun/homebrew-formulas
- d15b1c7 build(goreleaser): configure goreleaser and ingore dist directory
- 6c071b9 initial commit