Releases: craftersmine/Asar.NET
Releases · craftersmine/Asar.NET
1.1.0 - Fixes and changes
What's Changed
- Fixed issue with archiving files >4MB with integrity by @craftersmine in #9
- Made AsarFileStream a MemoryStream by @craftersmine in #10
New Contributors
- @IndusoftTeam made their first contribution in #7
Full Changelog: 1.0.4...1.1.0
1.0.4 - Clearer exception
What's Changed
- Fixed #5 : ArgumentException when adding files or directories to archive by @craftersmine in #6
Full Changelog: 1.0.3...1.0.4
1.0.3 - Few small additions
What's Changed
- Added cancellation tokens for async methods by @craftersmine in #4
Full Changelog: 1.0.2...1.0.3
1.0.2 - Fixes and features
What's Changed
- Implemented pausing and resuming packing and unpacking by @craftersmine in #2
- Fixed file count method by @craftersmine in #3
Full Changelog: 1.0.1...1.0.2
1.0.1 - Added cancellation token parameters
Added cancellation token parameters for various methods
1.0.0 - Initial Release
Initial Releas of Asar.NET library