Releases: maxim2266/lsch
Releases · maxim2266/lsch
Various updates and improvements
Bugfix Release
- Added tests;
- Fixed a bug in attribute checking code;
- A few minor improvements to sha256 calculator.
Project renamed to "lsch".
- Project renamed to "lsch";
- Removed "ls" command; now listing is produced by just invoking
lsch
; - Database file is now called
.lsch.db
.
Minor changes
The release includes all (rather insignificant) changes and code updates made since v2.
Version 2 of the project
The project has been rewritten in Lua, for educational purposes.
Other major changes:
- Use of
sha256
instead ofmd5
for change tracking; gzip
ed database file for smaller size;- Option to list changes with ASCII null delimiter for more correct Linux file name processing and further scripting.
Last v1 release.
Last release of the v1 of the code.
Initial release
Initial release.