Releases: xenOs76/https-wrench
Releases · xenOs76/https-wrench
0.8.0
Changelog
- 06790e0 build: update go dependencies before building
- a335438 bump: version 0.7.0 → 0.8.0
- ae9ec12 feat: exclude system CA pool when using custom CA Bundle
- c189e41 feat: improve details in Certificate view
- 597cb70 refactor: deep exit
- 731b757 refactor: deep exit
- f60ceda refactor: error format, error variable shadowing
- ce10184 refactor: line length
- 7481068 refactor: multiplication of durations
- addf139 refactor: remove time globals
- 0a27a8a refactor: unecessary conversion
- c3dd71a refactor: unexport error vars
- 499a065 refactor: unexport structs
- 4cadfa3 refactor: var naming
- 037edb1 refactor: var naming, unused var
0.7.0
0.6.0
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
0.4.0
0.3.0
0.2.0
0.1.0
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