All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improve doc
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- Improve doc (
751361f
)
- Improve doc (
- Update all deps
- Rename to unsquashfs-wrapper
- Add CHANGELOG
- Use which to check unsquashfs binary is exist
- Add limit_thread argument to limit unsquashfs use thread count
- Run cargo clippy and cargo fmt to lint code
- Add examples
- 11 commits contributed to the release over the course of 546 calendar days.
- 7 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
view details
- Uncategorized
- Release unsquashfs-wrapper v0.1.0 (
93adde2
) - Release unsquashfs-wrapper v0.1.0 (
58b51ea
) - Add CHANGELOG (
3902080
) - Update all deps (
d8334a1
) - Rename to unsquashfs-wrapper (
5804762
) - Run cargo clippy and cargo fmt to lint code (
f032eb6
) - Use which to check unsquashfs binary is exist (
6ac44ba
) - Add limit_thread argument to limit unsquashfs use thread count (
a5c59fe
) - Add examples (
9e99ed8
) - Remove tar feature (
9377585
) - Init (
52514f5
)
- Release unsquashfs-wrapper v0.1.0 (