Skip to content

Releases: corvus-ch/horcrux

v1.5.0

04 Jan 17:24
Compare
Choose a tag to compare

Changelog

  • 8a85072 Document example on how to use templates
  • acaee57 Update Goreleaser
  • e8d22d4 Set up golang in tests
  • 60aff27 Expose basic infos on output to template

v1.4.0

02 Sep 11:48
c4a7cd7
Compare
Choose a tag to compare

Changelog

v1.3.1

23 Aug 18:47
Compare
Choose a tag to compare

Changelog

v1.3.0

08 Mar 07:59
f7249e9
Compare
Choose a tag to compare

Changelog

f7249e9 Templating functions (#20)
55cd3c3 Dynamic index length in QR codes (#19)
031a71c Updated Build (#18)
0cc88ca Switch to go modules (#17)
c439375 Add template capabilities to text format (#15)
6914bf1 Distribute data evenly when generating more than one QR code (#14)

1.2.0

21 Oct 18:36
daca659
Compare
Choose a tag to compare

Changelog

daca659 Write multiple QR code images if data exceeds capacity (#13)
f9d4ba6 Add support for QR code output format (#12)

1.1.0

20 Oct 08:35
d8f05b5
Compare
Choose a tag to compare

Changelog

d8f05b5 Make text format the default (#11)
601a089 Add plain text format (#10)
9deca60 Add support for base64 format (#8)
d59cb38 Add support for z-base-32 format (#9)

1.0.0

14 Oct 16:07
f3e231e
Compare
Choose a tag to compare

Initial release with just the basic functionality.