Skip to content

Releases: xenOs76/https-wrench

0.13.0

19 May 15:22

Choose a tag to compare

Changelog

  • ebc097b bump: version 0.12.1 → 0.13.0
  • 4b011d3 feat(requests): add responseCertificatesFilter option (#35)

0.12.1

18 May 16:27

Choose a tag to compare

Changelog

  • 42a8b9c bump: version 0.12.0 → 0.12.1
  • 5ee62f8 ci: goreleaser fix version injection

0.12.0

18 May 16:13

Choose a tag to compare

Changelog

  • 6c291a5 bump: version 0.11.2 → 0.12.0
  • f830bd2 docs(requests): improve sample config and add example about ProxyProtocolV2
  • 34215c2 feat(certinfo): add tls-info flag to display negotiated TLS settings … (#34)
  • 53c1c3b fix: typo in sample validation url

0.11.2

18 May 12:56

Choose a tag to compare

Changelog

0.11.1

04 May 13:47

Choose a tag to compare

Changelog

0.11.0

02 May 19:05

Choose a tag to compare

Changelog

  • 6275eda bump: version 0.10.1 → 0.11.0
  • b8d8f90 feat(jwtinfo): add flags to refresh and write to file JWT tokens (#31)

0.10.1

01 May 14:04

Choose a tag to compare

Changelog

  • 25aba76 Refactor/move cmd to internal (#30)
  • 5b29441 bump: version 0.10.0 → 0.10.1
  • db44b72 ci: refactor release dependency from codeChecks
  • 371f86e refactor: decrease test complexity (#29)

0.10.0

29 Apr 14:57

Choose a tag to compare

Changelog

0.9.2

04 Apr 19:47

Choose a tag to compare

Changelog

  • e523dd5 bump: version 0.9.1 → 0.9.2
  • 85c238a feat(jwtinfo): allow reading JWT token from file (#24)

0.9.1

26 Mar 03:15

Choose a tag to compare

Changelog

  • ef63b77 bump: version 0.9.0 → 0.9.1
  • db0e21e feat: add file input option to JwtInfo (#23)
  • 6631032 refactor(jwtinfo): ParseTokenData function to Parse methods (#22)