Releases: withzombies/tika-magic
Releases · withzombies/tika-magic
v0.2.6
What's Changed
- MSRV 1.73.0 and changes to support that by @withzombies in #10
- Bump phf from 0.11.3 to 0.12.1 by @dependabot in #8
- Bump quick-xml from 0.37.5 to 0.38.0 by @dependabot in #9
Full Changelog: v0.2/5...v0.2.6
v0.2.5
What's Changed
- Update
parse_definitionstool to cache regex compilation in generated file by @itsibitzi in #7 - Bump clap from 4.5.39 to 4.5.40 by @dependabot in #6
- Bump quick-xml from 0.37.4 to 0.37.5 by @dependabot in #2
New Contributors
- @itsibitzi made their first contribution in #7
Full Changelog: v0.1.0...v0.2.5
v0.2.4
Loosen zip version requirements
v0.2.3
Fix the uuencode integration test v0.2.3
v0.2.2
v0.2.2
v0.2.1
v0.2.1
v0.2.0
- Pull over rules and tests from go-mimetype and apache-tika.
- Add optional
open_zipsandopen_olefeatures which will peek into those types to determine what types they are.
v0.1.1
Introduce a few priority types to check for first to speed of parsing of common file types.
v0.1.0
Initial release
Full Changelog: https://github.com/withzombies/tika-magic/commits/v0.1.0