Releases: stark4n6/Arc2Lite
Releases · stark4n6/Arc2Lite
Arc2Lite v2.0.0 - Combined Script
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
Arc2Lite v0.0.6 - GUI!
- First release with the GUI
- Minor bug updates
Full Changelog: v0.0.5...v0.0.6
Arc2Lite v0.0.5
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
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
First "official" release, wrapped in .exe
- Support for folder input (multiple zip containers in sub folders)
- Better error handling
- Bug fixes