Releases: mrf345/safelock-cli
Releases · mrf345/safelock-cli
v0.6.0
What's Changed
- Replace
go-observable
with StatusObservable
, and optimize by @mrf345 in #20
- Fix input file overwriting, and update benchmark results by @mrf345 in #21
Full Changelog: v0.5.0...v0.6.0
v0.4.2
What's Changed
- Fix closed signal issue, and improve list files by @mrf345 in #14
- Refactor listing files and fix bench script by @mrf345 in #15
- Fix header size in decrypt, and add file listing status update by @mrf345 in #16
Full Changelog: v0.4.1...v0.4.2
v0.4.0
What's Changed
- Reader writer refactor and improve performance (~3.6x faster) by @mrf345 in #9
- Update
readme
and ci
workflow by @mrf345 in #10
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Allow multiple input paths, and tweak settings for performance (2x faster) by @mrf345 in #8
Full Changelog: v0.2.1...v0.3.0
v0.2.0
What's Changed
- Change status percent to
floa64
, allow overwriting files and update performance stats by @mrf345 in #6
Full Changelog: v0.1.2...v0.2.0