Releases: jcaillon/CabinetManager
Releases · jcaillon/CabinetManager
v1.0.5
Compare
Sorry, something went wrong.
No results found
Improvements
Added a more honest way to know which files are processed: IFileCabBase.Processed.
v1.0.4
Compare
Sorry, something went wrong.
No results found
Improvements
Always show progression, even when deleting all files.
v1.0.3
Compare
Sorry, something went wrong.
No results found
Improvements
Correctly clean up half extracted files if a cancellation is requested during ExtractFileSet.
Added dotnet sourcelink support.
v1.0.2
Compare
Sorry, something went wrong.
No results found
Improvements
Added ICabManager.MoveFileSet to the API.
v1.0.1
Compare
Sorry, something went wrong.
No results found
Improvements
Added IFileInCab.FileAttributes.
v1.0.0
Compare
Sorry, something went wrong.
No results found
First release
This library is not a complete implementation of the specifications (mostly because I didn't need all the features).
The limitations are listed below:
Does not handle multi-cabinet file (a single cabinet can hold up to ~2Gb of data)
Does not handle compressed data, you can only store/retrieve uncompressed data
Does not compute nor verify checksums