Skip to content

Releases: xenOs76/https-wrench

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)

0.9.0

21 Mar 21:39

Choose a tag to compare

Changelog

0.8.6

21 Nov 16:27

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

Changelog

  • 25f72d5 bump: version 0.8.3 → 0.8.4
  • 2f07c94 refactor: HandleRequests function and create processHTTPRequestsByHost (#4)