Skip to content

Releases: janrueth/es2button

v0.3.2: Support scanners without card scanning

13 May 21:24
Compare
Choose a tag to compare

v0.3.1: Better error localization

08 May 07:15
Compare
Choose a tag to compare
Add error context to functions executed during button press

Errors during executing button press action are hard to debug as its unclear what exactly is causing them.
This change adds a context to all executed functions.

v0.3.0: Rust rewrite

21 Apr 15:38
Compare
Choose a tag to compare

This release is a complete rewrite in Rust.

Release v0.2.1

04 Dec 19:26
8978b41
Compare
Choose a tag to compare

This release fixes a bug for scanners with spaces in their names

Release v0.2.0

22 Apr 15:13
Compare
Choose a tag to compare

This is the first version that runs fine on my raspberry pi from just installing the deb. As such I'm releasing the packages.
Please note, I've only tested the arm64 version of the package.

v0.1.0

18 Apr 07:25
Compare
Choose a tag to compare

This is just a first release to have the deb files available in github.

Don't expect this to work without issues.