Releases: xenOs76/https-wrench
Releases · xenOs76/https-wrench
0.7.0
27 Sep 20:18
Compare
Sorry, something went wrong.
No results found
Changelog
c0a3740 bump: version 0.6.0 → 0.7.0
fb7c59d feat(certinfo): read encrypted private keys
494c319 test(certinfo): load encrypted private keys using password from env or stdin
0.6.0
25 Sep 16:23
Compare
Sorry, something went wrong.
No results found
Changelog
65f8d1b build: add go dependencies
5cf5002 build: update go dependencies
35bec59 bump: version 0.5.0 → 0.6.0
14a8b21 feat(certinfo): add labels to PrintData function
456ffae feat(requests): add syntax highlight to response body display
83b2ca2 fix: error strings
7485f21 test(requests): add tests for body syntax highlight
0.5.0
21 Sep 08:57
Compare
Sorry, something went wrong.
No results found
Changelog
28970aa bump: version 0.4.0 → 0.5.0
590162d feat: add certinfo command
0.4.0
13 Sep 16:18
Compare
Sorry, something went wrong.
No results found
Changelog
0e71f96 bump: version 0.3.0 → 0.4.0
6aee4e8 chore: disable git hook detect-aws-credentials
130285e feat: add responseBodyMatchRegexp option
5660add test(schema.json): the property enableProxyProtocolV2 requires transportOverrideUrl
0.3.0
08 Sep 09:56
Compare
Sorry, something went wrong.
No results found
Changelog
ebb10dc build(goreleaser): reenable docker images
adb55ef build: disable docker image upload
419d752 bump: version 0.2.0 → 0.3.0
4e8748a feat: add insecure option
a3e266c fix: typo in proxyProtoHeaderFromRequest
0.2.0
07 Sep 17:32
Compare
Sorry, something went wrong.
No results found
Changelog
498af95 bump: version 0.1.0 → 0.2.0
a2015cb feat: add enableProxyProtocolV2 to request options
0.1.0
06 Sep 16:31
Compare
Sorry, something went wrong.
No results found
Changelog
2e7a427 add POST request method example to embedded configuration
696d17d add ca-bundle flag
a320cd5 add config file for devenv local webserver
82f2ab3 add devenv config files
8f43598 add nix-shell example
b77609e build(devenv.nix): add Nginx to local processes
10805f5 build: update go dependencies and set goreleaser config for devenv
e4af7aa bump: version 0.0.4 → 0.1.0
856df69 feat: add caBundle option to Yaml configuration
fe5b065 fix user agent reset to default value
3af9dd6 nix flake update
1e44a47 style: add EOF spaces, restore flake.nix
5691a66 test(devenv): add a script for testing the caBundle configuration option
6f157ea update Nix section of README
0.0.4
29 Aug 08:58
Compare
Sorry, something went wrong.
No results found
Changelog
24ce1e3 fix dialer timeout in case of transport override. Move request and style related functions into dedicated handler files
0.0.3
28 Aug 15:16
Compare
Sorry, something went wrong.
No results found
Changelog
0243ca3 add printResponseCertificates option