Releases: crisidev/qrsync
Releases · crisidev/qrsync
Release v0.3.0
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
Bump to 0.2.3
Release v0.2.2
Add rust-version to Cargo.toml. Release v0.2.2 Signed-off-by: Bigo <[email protected]>
Release v0.2.1
Release v0.2.1
Release v0.2.0
Update lockfile and release 0.2.0
Release v0.1.8
Release v0.1.8
v0.1.6
v0.1.5
v0.1.4
- 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