v0.22.0
- cb05400 release v0.22.0
- 81e537f update crate version to 0.20.0
- cb05400 release v0.22.0
- 1a59d8b Commit Cargo.lock
- 594968a Add rust-version 1.74 and MSRV CI check
- 125dc75 Upgrade cfb to v0.14
- 82a0b52 Update GitHub Actions to latest versions
- 484ce7d Fix build workflow path filters and toolchain setup
- 4a719bc Fix
clippy::question_mark - e610f5f Avoid recursion in LZ4 skippable-frame detection
- 8e38966 Avoid recursion in zstd skippable frame detection
- 7e6b1d0 Update audio.rs
- 8cfd2bb Add DWG matcher
- eeeb5ee Search for PDF header within first 1024 bytes
- 79afce4 Fix formatting and clippy lints
- e966e51 fix mkv and webm detection
- c57f146 Edition 2021, fix clippy warnings, add miri, cfb v0.12 (#116)
- 81e537f update crate version to 0.20.0
- df3053d Merge pull request #101 from Obirvalger/master
- e99a2b3 Add support for qcow2 qemu disks
v0.14.0
- effadc4 fix style
- b871c5d update crate version
- 12d6fe9 add supposer for zstd skippable frames
- b871c5d update crate version
- 97a4bd3 Merge pull request #88 from marcospb19/enhance_zstd_v2
- 8c8c835 Replace
stdbycore - 56bcbee check if u32 -> usize respect usize boundaries
- f24856c remove nesting
- effadc4 fix style
- 12d6fe9 add supposer for zstd skippable frames
v0.12.0
- 67f2984 attempt to fix git-chglog installation in github release action by specifing latest version
- 3a7eb25 attempt to fix git-chglog installation in github release action
- dde7b3c update cargo version
- 3a989e4 add support for OpenRaster (ora) format
- 67f2984 attempt to fix git-chglog installation in github release action by specifing latest version
- 3a7eb25 attempt to fix git-chglog installation in github release action
- dde7b3c update cargo version
- eb9b60e Merge pull request #82 from Lynnesbian/master
- 9b6d0b0 Merge pull request #81 from chrsmth/feat/ora
- ef46e98 Merge pull request #80 from kailes/master
- 0e6dacb add CPIO to README
- 01bdb18 CPIO support
- 9f9b90f Move OpenRaster to images
- 3a989e4 add support for OpenRaster (ora) format
- ae2dbec Fix infinite
whileloop when buf size is less than3