Releases: jepler/textual-totp
Releases · jepler/textual-totp
Properly fix key bindings
What's Changed
Full Changelog: 0.9.3...0.9.4
Fix key actions
0.9.2
0.9.1
use ellipsis for long account names
0.9.0 ensure python for pre-commit is new enough
Fix crash on invalid search string
Improve searching * previously, would crash if an invalid RE was entered * make a literal space search for anything-whitespace-anything as a cheap fuzzy search facility
Second pre-release
This is a pre-release of textual-totp. For me, the basic functionality is complete and I think it might even be useful to others.
It's called the "wait for CI to be green before releasing" release.
Initial pre-release
This is the initial pre-release of textual-totp. For me, the basic functionality is complete and I think it might even be useful to others.