Releases: tjblackheart/andcli
Releases · tjblackheart/andcli
v2.1.3
What's Changed
- add entry sanitation by @tjblackheart in #29
- add pipe support by @tjblackheart in #30
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- switch to spf13/pflag by @tjblackheart in #21
- udate README, move import by @tjblackheart in #22
- Fix double error print by @tjblackheart in #23
- regression: disable flag sorting by @tjblackheart in #24
- Add description, update README by @tjblackheart in #25
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- fix crashes in token generation by @tjblackheart in #20
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- switch to pico.css by @tjblackheart in #16
- add support for stratum auth by @tjblackheart in #17
- provide options in config by @tjblackheart in #18
- fix empty options panic on old config file by @tjblackheart in #19
Full Changelog: v2.0.2...v2.1.0
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
-
v2.0 by @tjblackheart in #15
-
Refactor vault implementation
-
Refactor config logic
-
Add a OTP registration server
-
Remove clipboard dependency
-
Rework clipboard logic to use Go pipes
-
Update UI: lipgloss all the way
-
Make everything better!
Full Changelog: v1.2.2...v2.0.0
v1.2.2
v1.2.1
What's Changed
- fix trailing newline, remove unneeded options by @tjblackheart in #11
- add more flexible totp generation by @tjblackheart in #12
- Feat/better clipboard by @tjblackheart in #13
New Contributors
- @tjblackheart made their first contribution in #11
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Possibility to set clipboard command by @dyuri in #1
- Add support for 2FAS by @elliotwutingfeng in #2
- Fix xclip not working on xorg and add Windows support by @elliotwutingfeng in #3
- Change LastUsed type to int64 by @elliotwutingfeng in #7
- Replace
date --rfc-3339=seconds
with macOS/BSD compatible equivalent by @elliotwutingfeng in #8 - fix: add missing equals sign to git describe command by @elliotwutingfeng in #10
New Contributors
- @dyuri made their first contribution in #1
- @elliotwutingfeng made their first contribution in #2
Full Changelog: v1.1.2...v1.2.0