Releases: xenOs76/https-wrench
Releases · xenOs76/https-wrench
0.9.1
0.9.0
Changelog
- 331673c (CI) more certinfo tests (#13)
- 1fda3ab Add Go tests for requests handlers (#11)
- cea3686 Add JwtInfo command (#21)
- 63fdf0c CI: test certinfo handlers (#12)
- a00b1dc Fix early return in GetRemoteCerts when TLSInsecure is true (#14)
- 0798051 Increase tests for requests (#10)
- b499a46 Test/cmd initial (#18)
- 291ea1f bump: version 0.8.6 → 0.9.0
- 5160935 ci: add devenv test to code checks (#16)
- 12f0244 ci: split go and devenv tests (#17)
- 3153f6b ci: test coverage badges
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
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
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