Skip to content

Releases: ayushnix/tessen

v2.0.0

19 Feb 18:12
Compare
Choose a tag to compare

See CHANGELOG.md for release notes.

v1.3.1

17 Jan 10:10
06e705f
Compare
Choose a tag to compare

41af86a fix: return empty value if backend is unrecognized

v1.3.0

16 Jan 16:08
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @t0fik made their first contribution in #9

Full Changelog: v1.2.3...v1.3.0

v1.2.3

29 Nov 16:29
Compare
Choose a tag to compare

6c87931 docs: mention pass-otp as an optional dependency
5aa4059 fix: don't check for the presence of oathtool

v1.2.2

15 Nov 04:04
Compare
Choose a tag to compare

a1b59dd fix: exit if file is empty or decryption fails

Full Changelog: v1.2.1...v1.2.2

v1.2.1

14 Nov 13:50
Compare
Choose a tag to compare

fix: use tabs instead of spaces in Makefile

Full Changelog: v1.2.0...v1.2.1

v1.2.0

14 Nov 12:12
Compare
Choose a tag to compare

This is a relatively big release. The following features have been
added:

  • generate, copy, and autotype releases with the help of pass-otp
  • URLs can be either opened in the default web browser or copied
  • the ability to customize auto-type operation
  • the ability to choose custom keys for username, url, and autotype
  • a man page

The code has been through lots of refactoring in this release to make it
more modular and a few bugs were fixed as well.

Full Changelog: v1.1.2...v1.2.0

v1.1.2

06 Nov 16:12
Compare
Choose a tag to compare

fix: don't parse the 'username' and 'password' key

Full Changelog: v1.1.1...v1.1.2

v1.1.1

21 Sep 20:51
Compare
Choose a tag to compare

fix the semver, should've paid more attention

v1.1

21 Sep 14:57
Compare
Choose a tag to compare

added support for wofi as a backend

updated fish completion, documentation for wofi as well
minor change made by replacing unset inside a function with local