Releases: theseus-rs/file-type
Releases · theseus-rs/file-type
file_type-v0.0.2
Added
- add apache httpd mime types
Other
- update formatting
- limit xml file format data to only used elements
- update example documentation
- improve test coverage
- add file format tests
file_type-v0.0.1
Other
- update builds to use ubuntu-latest
- update crate docs
- correct wasm32 builds
- correct crate docs
- correct badge links
file_type-v0.0.0
Added
- initial commit
Other
- update dependencies and remove unnecessary build actions
- correct deny.toml configuration
- update sync functions to use current thread
- remove release drafter
- update pronom_export readme
- add CHANGELOG.md