bojand/infer
 Watch   
 Star   
 Fork   
16 days ago
infer

v0.22.0

Changelog

v0.22.0 - 2026-07-15

Build

  • cb05400 release v0.22.0
  • 81e537f update crate version to 0.20.0

Commits

  • 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
2025-02-02 09:20:31
infer

v0.19.0

Changelog

v0.19.0 - 2025-02-01

Build

  • 4256ea0 update crate version to 0.19.0

Commits

  • 4256ea0 update crate version to 0.19.0
  • 6424c63 Merge pull request #105 from grumlimited/par2
  • 4b58ab6 Par2 - added support
  • 2fcb251 Par2 - added support
  • d2f3e2f Par2 - added support
  • 2e1bdd3 Par2 - added support
2025-02-02 09:17:53
infer

v0.18.0

Changelog

v0.18.0 - 2025-02-01

Build

  • cba46eb update crate version to 0.18.0

Commits

  • cba46eb update crate version to 0.18.0
  • cbf3b9e Merge pull request #98 from sorairolake/feature/archives
  • f591327 feat(archive): Add LZ4 support
  • 51d4a37 feat(archive): Add bzip3 support
2025-02-02 09:11:49
infer

v0.17.0

Changelog

v0.17.0 - 2025-02-01

Build

  • 644cf90 update crate version

Commits

  • 644cf90 update crate version
  • 733023f fix lints
  • bbd3ba2 Merge pull request #100 from MercuryTechnologies/heix-support
  • 1ef78eb Handle heix (iOS 18)
2024-06-01 07:59:38
infer

v0.16.0

Changelog

v0.16.0 - 2024-05-31

Build

  • 66c1890 update crate version

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
2023-07-05 08:37:16
infer

v0.15.0

Changelog

v0.15.0 - 2023-07-04

Bug Fixes

  • 10d1266 formatting

Build

  • e95a5fb update crate version

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
2023-06-22 19:53:04
infer

v0.14.0

Changelog

v0.14.0 - 2023-06-22

Bug Fixes

  • effadc4 fix style

Build

  • b871c5d update crate version

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
2023-03-02 02:51:42
infer

v0.13.0

Changelog

v0.13.0 - 2023-03-01

Build

  • 3c78fcf update crate version

Commits

  • 3c78fcf update crate version
  • 67e0e83 Merge pull request #56 from Bulkin/mov-fix
  • fdd039d Improve detection of mov files (video/quicktime).
2023-01-02 04:54:35
infer

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
2022-10-30 01:19:15
infer

v0.11.0

Changelog

v0.11.0 - 2022-10-29

Build

  • 84d6e80 update cargo version

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