Skip to content

Releases: stark4n6/Arc2Lite

Arc2Lite v2.0.0 - Combined Script

18 Mar 14:38

Choose a tag to compare

GUI and CLI have been combined into one script. If no switches are supplied it will run the GUI.

Other updates include:

  • Hashing for archives
  • Recursive processing for folders of archives
  • Fallback timestamps if extended attributes aren't found
  • High level metadata about archive in each SQLite DB

Full Changelog: v1.0.0...v2.0.0

Arc2Lite v1.0.0

06 Oct 19:53

Choose a tag to compare

Bumping version to full send v1.

Minor fixes on timestamp duration.

Full Changelog: v0.0.6...v1.0.0

Arc2Lite v0.0.6 - GUI!

18 Apr 18:53

Choose a tag to compare

  • First release with the GUI
  • Minor bug updates

Full Changelog: v0.0.5...v0.0.6

Arc2Lite v0.0.5

15 Apr 15:59

Choose a tag to compare

Because original naming is hard, complete branding overhaul along with some minor feature fixes

Full Changelog: v0.0.4...v0.0.5

FileWalker v0.0.4

14 Apr 20:23

Choose a tag to compare

ZipWalker is now FileWalker, as it can handle ZIP, TAR, and folders now!

Full Changelog: v0.0.2...v0.0.4

ZipWalker v0.0.2

31 Oct 14:00

Choose a tag to compare

First "official" release, wrapped in .exe

  • Support for folder input (multiple zip containers in sub folders)
  • Better error handling
  • Bug fixes