Skip to content

Releases: crisidev/qrsync

Release v0.3.0

06 Aug 12:41
6569d7b
Compare
Choose a tag to compare

Some fixes from @dommyrock!

  • #9 - Fix error in Windows build
  • #11 - Updated project dependencies and fixed breaking changes from 'axum' and 'base64' deprecated API

Other

  • Remove clap in favor of argh, which removes ~20 dependencies
  • Adapt the Axum code, remove Extensions in favor of pure state
  • Better error managemenent with custom HTML reporting

Release v0.2.3

06 Aug 11:44
0bcfa35
Compare
Choose a tag to compare
Bump to 0.2.3

Release v0.2.2

12 May 18:37
08e3d10
Compare
Choose a tag to compare
Add rust-version to Cargo.toml. Release v0.2.2

Signed-off-by: Bigo <[email protected]>

Release v0.2.1

12 May 16:07
a5af186
Compare
Choose a tag to compare
Release v0.2.1

Release v0.2.0

12 May 15:49
09875d2
Compare
Choose a tag to compare
Update lockfile and release 0.2.0

Release v0.1.8

10 Sep 23:23
Compare
Choose a tag to compare
Release v0.1.8

v0.1.6

20 May 09:16
b8c23c9
Compare
Choose a tag to compare
  • Return proper file name when running in send mode instead of base64 hash

v0.1.5

19 May 13:19
0443998
Compare
Choose a tag to compare
  • Closes #1. Better support to windows build by removing pnet dependency

v0.1.4

17 May 19:01
7cd02f7
Compare
Choose a tag to compare
  • Try to fix another CI incompatibility
  • Fix CI build release script
  • Add dependency graph
  • Cleanup unused dependencies
  • Improve #1 windows support by using portable signal handler
  • Run travis also on x86-64 musl
  • Add x86_64 target to travis and IRC notifications. Fix signal handler compilation on Windows.
  • Improve CI with cross release and trust
  • Fix bug preventing to show stored path in logs