Skip to content

Releases: mrf345/safelock-cli

v0.6.0

18 Sep 14:16
fc02827
Compare
Choose a tag to compare

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

Download safelock-cli

v0.5.0

13 Sep 18:18
8ac1145
Compare
Choose a tag to compare

What's Changed

  • Move encryption to argon2id and chacha20poly1305 by @mrf345 in #19

Full Changelog: v0.4.4...v0.5.0

Download safelock-cli

v0.4.4

09 Sep 14:33
Compare
Choose a tag to compare

What's Changed

  • Remove redundant copy and slicing by @mrf345 in #18

Full Changelog: v0.4.3...v0.4.4

Download safelock-cli

v0.4.3

08 Sep 14:24
09741e5
Compare
Choose a tag to compare

What's Changed

  • Refactor pointors, and remove percent counter by @mrf345 in #17

Full Changelog: v0.4.2...v0.4.3

Download safelock-cli

v0.4.2

06 Sep 15:29
e16f18e
Compare
Choose a tag to compare

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

Download safelock-cli

v0.4.1

04 Sep 20:06
9daf154
Compare
Choose a tag to compare

What's Changed

  • Fix plot colors and links by @mrf345 in #11
  • Add file size plot and 7z to plots by @mrf345 in #12
  • Add better error messages and new test case by @mrf345 in #13

Full Changelog: v0.4.0...v0.4.1

Download safelock-cli

v0.4.0

03 Sep 15:47
1087c43
Compare
Choose a tag to compare

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

Download safelock-cli

v0.3.0

22 Aug 04:58
118925e
Compare
Choose a tag to compare

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

Download safelock-cli

v0.2.1

16 Aug 19:24
abcf677
Compare
Choose a tag to compare

What's Changed

  • Fix Windows CLI logging and update help text by @mrf345 in #7

Full Changelog: v0.2.0...v0.2.1

Download safelock-cli

v0.2.0

15 Aug 18:05
d1d4aa1
Compare
Choose a tag to compare

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