Skip to content

Releases: rickardgranberg/patissuer

v0.2.1

25 Aug 06:56
f39f4bf
Compare
Choose a tag to compare

Same as 0.2.0, re-released due to CI/CD issue

v0.2.0

25 Aug 05:50
756aff2
Compare
Choose a tag to compare

Go 1.21 + dependency updates

v0.1.12

12 May 08:33
eb4b6b7
Compare
Choose a tag to compare

Same as 0.1.6, re-released due to CI/CD issue

v0.1.6

12 May 06:12
599dbb6
Compare
Choose a tag to compare

Go 1.20 + updated dependencies

v0.1.5

08 Aug 17:46
59ed068
Compare
Choose a tag to compare

Bump to Go 1.19

v0.1.4

01 Oct 09:23
b9caa40
Compare
Choose a tag to compare

This release contains two things:

  • Added --output-file option to save result to a file instead of printing to stdout
  • Changed client handling to (hopefully) fix DNS resolve issue during login

v0.1.4-beta

01 Oct 07:56
c2085cd
Compare
Choose a tag to compare
v0.1.4-beta Pre-release
Pre-release

Add --output-file option as a complement to printing the result to standard out

v0.1.4-alpha2

01 Oct 07:23
3521619
Compare
Choose a tag to compare
v0.1.4-alpha2 Pre-release
Pre-release

More fixes and code cleanup for the DNS issue

0.1.4 Alpha

01 Oct 05:40
a87a836
Compare
Choose a tag to compare
0.1.4 Alpha Pre-release
Pre-release

An attempt to solve a DNS resolution error during login by introducing login retries.

v0.1.3

27 Aug 09:37
f6dbb97
Compare
Choose a tag to compare

This release contains:

  • Support config file in ~/.patissuer/patissuer.[yml|.json]
  • Bump Go to 1.17
  • Bump modules to latest versions