Releases: bojand/infer
Releases · bojand/infer
v0.16.0
Changelog
v0.16.0 - 2024-05-31
Build
Features
aa9a9d1 add support for DjVu image format
Commits
66c1890 update crate version
1006136 Merge pull request #94 from rramphal/feat/djvu
aa9a9d1 add support for DjVu image format
v0.15.0
Changelog
v0.15.0 - 2023-07-04
Bug Fixes
Build
Commits
e95a5fb update crate version
10d1266 formatting
da6bf94 Merge pull request #87 from criminosis/detect_java_class
89c6648 Fixed Java magic byte detection and added test
v0.14.0
Changelog
v0.14.0 - 2023-06-22
Bug Fixes
Build
Enhancements
12d6fe9 add supposer for zstd skippable frames
Commits
b871c5d update crate version
97a4bd3 Merge pull request #88 from marcospb19/enhance_zstd_v2
8c8c835 Replace std
by core
56bcbee check if u32 -> usize respect usize boundaries
f24856c remove nesting
effadc4 fix style
12d6fe9 add supposer for zstd skippable frames
v0.13.0
Changelog
v0.13.0 - 2023-03-01
Build
Commits
3c78fcf update crate version
67e0e83 Merge pull request #56 from Bulkin/mov-fix
fdd039d Improve detection of mov files (video/quicktime).
v0.12.0
Changelog
v0.12.0 - 2023-01-01
Build
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
Features
3a989e4 add support for OpenRaster (ora) format
Commits
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 while
loop when buf size is less than 3
v0.11.0
Changelog
v0.11.0 - 2022-10-29
Build
Features
8798e33 add support for Ogg Opus format. fixes #71
4dc54fe add support for JPEG XL (JXL) format. fixes #72
Commits
84d6e80 update cargo version
55ea4b7 Merge pull request #79 from bojand/feat/opus
2539f0f Merge pull request #78 from bojand/feat/jxl
8798e33 add support for Ogg Opus format. fixes #71
4dc54fe add support for JPEG XL (JXL) format. fixes #72
v0.10.0
Changelog
v0.10.0 - 2022-10-28
Build
Commits
v0.9.0
Changelog
v0.9.0 - 2022-07-02
Build
Commits
v0.8.1
Changelog
v0.8.1 - 2022-06-11
Build
Documentation
Commits
4181c4f update cargo version
3f4f379 Merge pull request #66 from deuill/patch-1
1b5bef7 Fix integer overflow in msooxml
detection
dca6e8b Fix incorrect bounds checks for is_cr2
20d2b80 add dsf and ape to readme
v0.8.0
Changelog
v0.8.0 - 2022-05-13
Build
Features
e63ea3f Added support for Monkey's Audio (APE) files
e5cd258 Add DSF Audio support
Commits
3e33b53 Merge pull request #57 from AlyoshaVasilieva/excl
7ee57d2 update cfb
517e91c update cargo version
2c36348 Merge pull request #62 from evensolberg/audio-dsf
e63ea3f Added support for Monkey's Audio (APE) files
e5cd258 Add DSF Audio support
3d60001 Exclude tests and testdata from published crate
9305cc3 Merge pull request #55 from remilauzier/master
febdde3 Grammar fix
You can’t perform that action at this time.