Releases: xenOs76/https-wrench
Releases · xenOs76/https-wrench
0.8.6
21 Nov 16:27
Compare
Sorry, something went wrong.
No results found
Changelog
ccdfeab Feature/add manpages (#9 )
63cf77c bump: version 0.8.5 → 0.8.6
3447dcc ci: add shell completions to goreleaser config (#8 )
0.8.5
17 Nov 20:20
Compare
Sorry, something went wrong.
No results found
Changelog
c82e5f1 Build: restore Go dependencies update (#5 )
1505c54 Refactor: commands show help when no flag is set (#7 )
703df3e bump: version 0.8.4 → 0.8.5
772ef12 ci: add Go Report Card badge and Github action
d3b4eb1 fix(certinfo): cert and ca file paths display (#6 )
0.8.4
15 Nov 16:14
Compare
Sorry, something went wrong.
No results found
Changelog
25f72d5 bump: version 0.8.3 → 0.8.4
2f07c94 refactor: HandleRequests function and create processHTTPRequestsByHost (#4 )
0.8.3
08 Nov 16:17
Compare
Sorry, something went wrong.
No results found
Changelog
3838268 Refactor HTTP client handling and add comprehensive request testing infrastructure (#3 )
0cec313 bump: version 0.8.2 → 0.8.3
0.8.2
17 Oct 07:21
Compare
Sorry, something went wrong.
No results found
Changelog
03a9dc9 Merge branch 'refactor/get_priv_key_func'
4ca3482 bump: version 0.8.1 → 0.8.2
dabe310 refactor: GetKeyFromFile
0.8.1
17 Oct 07:08
Compare
Sorry, something went wrong.
No results found
Changelog
3142ce5 Merge pull request #1 from xenOs76/refactor/move_to_internal
17ea68d build: update build instructions for devenv and goreleaser
2768716 bump: version 0.8.0 → 0.8.1
ece7cd7 ci: add git checkout action to govulncheck
baadb47 refactor: lint certinfo
bd16dcf refactor: lint cmd
23012f0 refactor: move Certinfo and Requests to internal, move code from src to upper level
c485c84 refactor: update rel path to Json schema for test-configs files
0.8.0
07 Oct 10:43
Compare
Sorry, something went wrong.
No results found
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
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