Closed renovate[bot] closed 5 months ago
This PR contains the following updates:
0.3
0.16
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.3
->0.16
Release Notes
bojand/infer (infer)
### [`v0.16.0`](https://togithub.com/bojand/infer/releases/tag/v0.16.0) [Compare Source](https://togithub.com/bojand/infer/compare/v0.15.0...v0.16.0) #### Changelog #### v0.16.0 - 2024-05-31 ##### Build - [`66c1890`](https://togithub.com/bojand/infer/commit/66c1890) update crate version ##### Features - [`aa9a9d1`](https://togithub.com/bojand/infer/commit/aa9a9d1) add support for DjVu image format ##### Commits - [`66c1890`](https://togithub.com/bojand/infer/commit/66c1890) update crate version - [`1006136`](https://togithub.com/bojand/infer/commit/1006136) Merge pull request [#94](https://togithub.com/bojand/infer/issues/94) from rramphal/feat/djvu - [`aa9a9d1`](https://togithub.com/bojand/infer/commit/aa9a9d1) add support for DjVu image format ### [`v0.15.0`](https://togithub.com/bojand/infer/releases/tag/v0.15.0) [Compare Source](https://togithub.com/bojand/infer/compare/v0.14.0...v0.15.0) #### Changelog #### v0.15.0 - 2023-07-04 ##### Bug Fixes - [`10d1266`](https://togithub.com/bojand/infer/commit/10d1266) formatting ##### Build - [`e95a5fb`](https://togithub.com/bojand/infer/commit/e95a5fb) update crate version ##### Commits - [`e95a5fb`](https://togithub.com/bojand/infer/commit/e95a5fb) update crate version - [`10d1266`](https://togithub.com/bojand/infer/commit/10d1266) formatting - [`da6bf94`](https://togithub.com/bojand/infer/commit/da6bf94) Merge pull request [#87](https://togithub.com/bojand/infer/issues/87) from criminosis/detect_java_class - [`89c6648`](https://togithub.com/bojand/infer/commit/89c6648) Fixed Java magic byte detection and added test ### [`v0.14.0`](https://togithub.com/bojand/infer/releases/tag/v0.14.0) [Compare Source](https://togithub.com/bojand/infer/compare/v0.13.0...v0.14.0) #### Changelog #### v0.14.0 - 2023-06-22 ##### Bug Fixes - [`effadc4`](https://togithub.com/bojand/infer/commit/effadc4) fix style ##### Build - [`b871c5d`](https://togithub.com/bojand/infer/commit/b871c5d) update crate version ##### Enhancements - [`12d6fe9`](https://togithub.com/bojand/infer/commit/12d6fe9) add supposer for zstd skippable frames ##### Commits - [`b871c5d`](https://togithub.com/bojand/infer/commit/b871c5d) update crate version - [`97a4bd3`](https://togithub.com/bojand/infer/commit/97a4bd3) Merge pull request [#88](https://togithub.com/bojand/infer/issues/88) from marcospb19/enhance_zstd_v2 - [`8c8c835`](https://togithub.com/bojand/infer/commit/8c8c835) Replace `std` by `core` - [`56bcbee`](https://togithub.com/bojand/infer/commit/56bcbee) check if u32 -> usize respect usize boundaries - [`f24856c`](https://togithub.com/bojand/infer/commit/f24856c) remove nesting - [`effadc4`](https://togithub.com/bojand/infer/commit/effadc4) fix style - [`12d6fe9`](https://togithub.com/bojand/infer/commit/12d6fe9) add supposer for zstd skippable frames ### [`v0.13.0`](https://togithub.com/bojand/infer/releases/tag/v0.13.0) [Compare Source](https://togithub.com/bojand/infer/compare/v0.12.0...v0.13.0) #### Changelog #### v0.13.0 - 2023-03-01 ##### Build - [`3c78fcf`](https://togithub.com/bojand/infer/commit/3c78fcf) update crate version ##### Commits - [`3c78fcf`](https://togithub.com/bojand/infer/commit/3c78fcf) update crate version - [`67e0e83`](https://togithub.com/bojand/infer/commit/67e0e83) Merge pull request [#56](https://togithub.com/bojand/infer/issues/56) from Bulkin/mov-fix - [`fdd039d`](https://togithub.com/bojand/infer/commit/fdd039d) Improve detection of mov files (video/quicktime). ### [`v0.12.0`](https://togithub.com/bojand/infer/releases/tag/v0.12.0) [Compare Source](https://togithub.com/bojand/infer/compare/v0.11.0...v0.12.0) #### Changelog #### v0.12.0 - 2023-01-01 ##### Build - [`67f2984`](https://togithub.com/bojand/infer/commit/67f2984) attempt to fix git-chglog installation in github release action by specifing latest version - [`3a7eb25`](https://togithub.com/bojand/infer/commit/3a7eb25) attempt to fix git-chglog installation in github release action - [`dde7b3c`](https://togithub.com/bojand/infer/commit/dde7b3c) update cargo version ##### Features - [`3a989e4`](https://togithub.com/bojand/infer/commit/3a989e4) add support for OpenRaster (ora) format ##### Commits - [`67f2984`](https://togithub.com/bojand/infer/commit/67f2984) attempt to fix git-chglog installation in github release action by specifing latest version - [`3a7eb25`](https://togithub.com/bojand/infer/commit/3a7eb25) attempt to fix git-chglog installation in github release action - [`dde7b3c`](https://togithub.com/bojand/infer/commit/dde7b3c) update cargo version - [`eb9b60e`](https://togithub.com/bojand/infer/commit/eb9b60e) Merge pull request [#82](https://togithub.com/bojand/infer/issues/82) from Lynnesbian/master - [`9b6d0b0`](https://togithub.com/bojand/infer/commit/9b6d0b0) Merge pull request [#81](https://togithub.com/bojand/infer/issues/81) from chrsmth/feat/ora - [`ef46e98`](https://togithub.com/bojand/infer/commit/ef46e98) Merge pull request [#80](https://togithub.com/bojand/infer/issues/80) from kailes/master - [`0e6dacb`](https://togithub.com/bojand/infer/commit/0e6dacb) add CPIO to README - [`01bdb18`](https://togithub.com/bojand/infer/commit/01bdb18) CPIO support - [`9f9b90f`](https://togithub.com/bojand/infer/commit/9f9b90f) Move OpenRaster to images - [`3a989e4`](https://togithub.com/bojand/infer/commit/3a989e4) add support for OpenRaster (ora) format - [`ae2dbec`](https://togithub.com/bojand/infer/commit/ae2dbec) Fix infinite `while` loop when buf size is less than `3` ### [`v0.11.0`](https://togithub.com/bojand/infer/releases/tag/v0.11.0) [Compare Source](https://togithub.com/bojand/infer/compare/v0.10.0...v0.11.0) #### Changelog #### v0.11.0 - 2022-10-29 ##### Build - [`84d6e80`](https://togithub.com/bojand/infer/commit/84d6e80) update cargo version ##### Features - [`8798e33`](https://togithub.com/bojand/infer/commit/8798e33) add support for Ogg Opus format. fixes [#71](https://togithub.com/bojand/infer/issues/71) - [`4dc54fe`](https://togithub.com/bojand/infer/commit/4dc54fe) add support for JPEG XL (JXL) format. fixes [#72](https://togithub.com/bojand/infer/issues/72) ##### Commits - [`84d6e80`](https://togithub.com/bojand/infer/commit/84d6e80) update cargo version - [`55ea4b7`](https://togithub.com/bojand/infer/commit/55ea4b7) Merge pull request [#79](https://togithub.com/bojand/infer/issues/79) from bojand/feat/opus - [`2539f0f`](https://togithub.com/bojand/infer/commit/2539f0f) Merge pull request [#78](https://togithub.com/bojand/infer/issues/78) from bojand/feat/jxl - [`8798e33`](https://togithub.com/bojand/infer/commit/8798e33) add support for Ogg Opus format. fixes [#71](https://togithub.com/bojand/infer/issues/71) - [`4dc54fe`](https://togithub.com/bojand/infer/commit/4dc54fe) add support for JPEG XL (JXL) format. fixes [#72](https://togithub.com/bojand/infer/issues/72) ### [`v0.10.0`](https://togithub.com/bojand/infer/releases/tag/v0.10.0) [Compare Source](https://togithub.com/bojand/infer/compare/v0.9.0...v0.10.0) #### Changelog #### v0.10.0 - 2022-10-28 ##### Build - [`e83741f`](https://togithub.com/bojand/infer/commit/e83741f) update cargo version ##### Commits - [`e83741f`](https://togithub.com/bojand/infer/commit/e83741f) update cargo version - [`4eb354b`](https://togithub.com/bojand/infer/commit/4eb354b) Merge pull request [#74](https://togithub.com/bojand/infer/issues/74) from qarmin/xml2 - [`28ad814`](https://togithub.com/bojand/infer/commit/28ad814) Merge pull request [#75](https://togithub.com/bojand/infer/issues/75) from qarmin/pem2 - [`a118670`](https://togithub.com/bojand/infer/commit/a118670) Add support for PEM files - [`467e2a3`](https://togithub.com/bojand/infer/commit/467e2a3) Remove BOM coding from xml files ### [`v0.9.0`](https://togithub.com/bojand/infer/releases/tag/v0.9.0) [Compare Source](https://togithub.com/bojand/infer/compare/v0.8.1...v0.9.0) #### Changelog #### v0.9.0 - 2022-07-02 ##### Build - [`6579928`](https://togithub.com/bojand/infer/commit/6579928) update cargo version ##### Commits - [`6579928`](https://togithub.com/bojand/infer/commit/6579928) update cargo version - [`d00c574`](https://togithub.com/bojand/infer/commit/d00c574) Merge pull request [#69](https://togithub.com/bojand/infer/issues/69) from bojand/winzip - [`ef12bb4`](https://togithub.com/bojand/infer/commit/ef12bb4) add support for winzip in is_zip. fixes [#52](https://togithub.com/bojand/infer/issues/52) and possibly [#49](https://togithub.com/bojand/infer/issues/49) ### [`v0.8.1`](https://togithub.com/bojand/infer/releases/tag/v0.8.1) [Compare Source](https://togithub.com/bojand/infer/compare/v0.8.0...v0.8.1) #### Changelog #### v0.8.1 - 2022-06-11 ##### Build - [`4181c4f`](https://togithub.com/bojand/infer/commit/4181c4f) update cargo version ##### Documentation - [`20d2b80`](https://togithub.com/bojand/infer/commit/20d2b80) add dsf and ape to readme ##### Commits - [`4181c4f`](https://togithub.com/bojand/infer/commit/4181c4f) update cargo version - [`3f4f379`](https://togithub.com/bojand/infer/commit/3f4f379) Merge pull request [#66](https://togithub.com/bojand/infer/issues/66) from deuill/patch-1 - [`1b5bef7`](https://togithub.com/bojand/infer/commit/1b5bef7) Fix integer overflow in `msooxml` detection - [`dca6e8b`](https://togithub.com/bojand/infer/commit/dca6e8b) Fix incorrect bounds checks for `is_cr2` - [`20d2b80`](https://togithub.com/bojand/infer/commit/20d2b80) add dsf and ape to readme ### [`v0.8.0`](https://togithub.com/bojand/infer/releases/tag/v0.8.0) [Compare Source](https://togithub.com/bojand/infer/compare/v0.7.0...v0.8.0) #### Changelog #### v0.8.0 - 2022-05-13 ##### Build - [`7ee57d2`](https://togithub.com/bojand/infer/commit/7ee57d2) update cfb - [`517e91c`](https://togithub.com/bojand/infer/commit/517e91c) update cargo version ##### Features - [`e63ea3f`](https://togithub.com/bojand/infer/commit/e63ea3f) Added support for Monkey's Audio (APE) files - [`e5cd258`](https://togithub.com/bojand/infer/commit/e5cd258) Add DSF Audio support ##### Commits - [`3e33b53`](https://togithub.com/bojand/infer/commit/3e33b53) Merge pull request [#57](https://togithub.com/bojand/infer/issues/57) from AlyoshaVasilieva/excl - [`7ee57d2`](https://togithub.com/bojand/infer/commit/7ee57d2) update cfb - [`517e91c`](https://togithub.com/bojand/infer/commit/517e91c) update cargo version - [`2c36348`](https://togithub.com/bojand/infer/commit/2c36348) Merge pull request [#62](https://togithub.com/bojand/infer/issues/62) from evensolberg/audio-dsf - [`e63ea3f`](https://togithub.com/bojand/infer/commit/e63ea3f) Added support for Monkey's Audio (APE) files - [`e5cd258`](https://togithub.com/bojand/infer/commit/e5cd258) Add DSF Audio support - [`3d60001`](https://togithub.com/bojand/infer/commit/3d60001) Exclude tests and testdata from published crate - [`9305cc3`](https://togithub.com/bojand/infer/commit/9305cc3) Merge pull request [#55](https://togithub.com/bojand/infer/issues/55) from remilauzier/master - [`febdde3`](https://togithub.com/bojand/infer/commit/febdde3) Grammar fix ### [`v0.7.0`](https://togithub.com/bojand/infer/releases/tag/v0.7.0) [Compare Source](https://togithub.com/bojand/infer/compare/v0.6.0...v0.7.0) #### Changelog #### v0.7.0 - 2022-02-14 ##### Build - [`c511532`](https://togithub.com/bojand/infer/commit/c511532) update cargo version - [`52cdbfb`](https://togithub.com/bojand/infer/commit/52cdbfb) include tests and testdata into published crate ##### Commits - [`c511532`](https://togithub.com/bojand/infer/commit/c511532) update cargo version - [`52cdbfb`](https://togithub.com/bojand/infer/commit/52cdbfb) include tests and testdata into published crate - [`28cd52c`](https://togithub.com/bojand/infer/commit/28cd52c) Merge pull request [#53](https://togithub.com/bojand/infer/issues/53) from remilauzier/master - [`5c60993`](https://togithub.com/bojand/infer/commit/5c60993) Update cfb ### [`v0.6.0`](https://togithub.com/bojand/infer/releases/tag/v0.6.0) [Compare Source](https://togithub.com/bojand/infer/compare/v0.5.0...v0.6.0) #### Changelog #### v0.6.0 - 2022-01-08 ##### Build - [`86d2221`](https://togithub.com/bojand/infer/commit/86d2221) update cargo version ##### Commits - [`86d2221`](https://togithub.com/bojand/infer/commit/86d2221) update cargo version - [`eee4d6a`](https://togithub.com/bojand/infer/commit/eee4d6a) Merge pull request [#48](https://togithub.com/bojand/infer/issues/48) from hannesbraun/aiff-support - [`747e509`](https://togithub.com/bojand/infer/commit/747e509) Add AIFF support - [`75148c2`](https://togithub.com/bojand/infer/commit/75148c2) fix linting issues with assert_eq!() - [`3eccccb`](https://togithub.com/bojand/infer/commit/3eccccb) add test and docs for Type::metcher_type() ### [`v0.5.0`](https://togithub.com/bojand/infer/releases/tag/v0.5.0) [Compare Source](https://togithub.com/bojand/infer/compare/v0.4.0...v0.5.0) #### Changelog #### v0.5.0 - 2021-05-23 ##### Build - [`9c6da0d`](https://togithub.com/bojand/infer/commit/9c6da0d) update cargo version ##### Commits - [`9c6da0d`](https://togithub.com/bojand/infer/commit/9c6da0d) update cargo version - [`9637d2f`](https://togithub.com/bojand/infer/commit/9637d2f) Merge pull request [#44](https://togithub.com/bojand/infer/issues/44) from messense/odf - [`9618b86`](https://togithub.com/bojand/infer/commit/9618b86) Add support for Open Document formats - [`b4f9d58`](https://togithub.com/bojand/infer/commit/b4f9d58) Merge pull request [#40](https://togithub.com/bojand/infer/issues/40) from bojand/clippy-upper-case - [`a6643d9`](https://togithub.com/bojand/infer/commit/a6643d9) Fix clippy::upper_case_acronyms ### [`v0.4.0`](https://togithub.com/bojand/infer/releases/tag/v0.4.0) [Compare Source](https://togithub.com/bojand/infer/compare/v0.3.7...v0.4.0) #### Changelog #### v0.4.0 - 2021-04-12 ##### Build - [`f1516fe`](https://togithub.com/bojand/infer/commit/f1516fe) update cargo version ##### Commits - [`f1516fe`](https://togithub.com/bojand/infer/commit/f1516fe) update cargo version - [`0d0dee6`](https://togithub.com/bojand/infer/commit/0d0dee6) Support detecting doc/xls/ppt ([#38](https://togithub.com/bojand/infer/issues/38))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.