2.0.1 (2024-08-07)
- go: update go mod to reflect version update (45cee4f)
2.0.0 (2024-08-07)
- compat: update v1 date parser (a66c115)
- decode: normalize line endings before version detection (722e047)
- replace qr code with aztec to hold more data (8f6ef58)
- update file format to support raw data (d970476)
- update file format
1.3.0 (2024-07-26)
- cmd: [qr] add json flags to support external qr code readers (ec3d52f)
1.2.7 (2024-07-25)
- deps: update module github.com/caarlos0/log to v0.4.6 (a97bd10)
1.2.6 (2024-07-06)
- deps: update module golang.org/x/term to v0.22.0 (6fe9fe4)
1.2.5 (2024-06-27)
- deps: update module github.com/spf13/cobra to v1.8.1 (baaa89e)
1.2.4 (2024-06-07)
- deps: update module golang.org/x/term to v0.21.0 (9f46b6e)
1.2.3 (2024-05-28)
- deps: update module github.com/caarlos0/log to v0.4.5 (003a2e3)
- deps: update module github.com/charmbracelet/lipgloss to v0.11.0 (7daafc9)
1.2.2 (2024-05-18)
- deps: update module golang.org/x/term to v0.20.0 (6a206f5)
1.2.1 (2024-04-19)
- deps: update module golang.org/x/term to v0.19.0 (33b1c0e)
1.2.0 (2024-04-02)
- generate: underlay every second line in text output (db33b4e)
1.1.8 (2024-03-21)
- deps: update module github.com/charmbracelet/lipgloss to v0.10.0 (c072b39)
- deps: update module golang.org/x/term to v0.18.0 (19ba04a)
1.1.7 (2024-02-08)
- deps: update module github.com/protonmail/gopenpgp/v2 to v2.7.5 (186f158)
- deps: update module golang.org/x/term to v0.17.0 (5e30e86)
1.1.6 (2024-01-04)
- deps: update module golang.org/x/term to v0.16.0 (d0b01bf)
1.1.5 (2023-12-21)
- deps: update module golang.org/x/term to v0.15.0 (da3a76f)
1.1.4 (2023-11-21)
- deps: update module github.com/protonmail/gopenpgp/v2 to v2.7.4 (d8236f4)
- deps: update module github.com/spf13/cobra to v1.8.0 (cef8075)
- deps: update module golang.org/x/term to v0.14.0 (0f10fca)
1.1.3 (2023-10-22)
- deps: update module github.com/caarlos0/log to v0.4.3 (93ab9b7)
- deps: update module github.com/caarlos0/log to v0.4.4 (ad7f49a)
- deps: update module github.com/charmbracelet/lipgloss to v0.9.0 (2c89529)
- deps: update module github.com/charmbracelet/lipgloss to v0.9.1 (7f2d939)
1.1.2 (2023-10-05)
- deps: update module golang.org/x/term to v0.13.0 (7651b8c)
1.1.1 (2023-09-28)
- close files after error (33d87e2)
1.1.0 (2023-09-23)
- goreleaser: add missing git-describe details to binary (2fbeb10)
- compress secret data before encryption (b733303)
1.0.6 (2023-09-22)
1.0.5 (2023-09-21)
1.0.4 (2023-09-21)
1.0.3 (2023-09-21)
- generate: place commands with fail-over in parentheses (2689fd7)
1.0.2 (2023-09-21)
1.0.1 (2023-09-21)
1.0.0 (2023-09-20)
- cmd/generate: allow reading stdin (f95ca1b)