Skip to content

Releases: svenstaro/genact

v1.4.2

17 Feb 22:15
v1.4.2
040abcb
Compare
Choose a tag to compare
  • Use more realistic sleep distribution in Terraform module
  • Make the number of processed resources finite in Terraform module - before it never actually quit

v1.4.1

17 Feb 21:41
v1.4.1
0088765
Compare
Choose a tag to compare
  • Fix hang in Terraform module on WASM #624

v1.4.0

16 Feb 03:38
v1.4.0
be36983
Compare
Choose a tag to compare

v1.3.0

10 Dec 15:49
v1.3.0
769e1cd
Compare
Choose a tag to compare

v1.2.2

10 Oct 05:17
v1.2.2
833af90
Compare
Choose a tag to compare
  • Add manpage printing via --print-manpage
  • Add completions printing via --print-completions

v1.2.1

10 Oct 04:18
v1.2.1
ef42c50
Compare
Choose a tag to compare
  • Enable multiple parallel decryptions to run in bruteforce #414 (thanks @equal-l2)

v1.2.0

09 Oct 02:57
v1.2.0
c21fea3
Compare
Choose a tag to compare

v1.1.1

13 Sep 10:41
v1.1.1
6e9ec18
Compare
Choose a tag to compare

v1.1.0

13 Sep 02:57
v1.1.0
740f534
Compare
Choose a tag to compare
  • Use musl binaries inside container image
  • Add julia module #392 (thanks @FedericoStra)
  • Fix wasm version

v1.0.2

10 Sep 04:20
v1.0.2
cdc39ac
Compare
Choose a tag to compare
  • Use less CPU when printing large strings
  • Improve release flow