Skip to content

Releases: theseus-rs/file-type

file_type-v0.0.2

03 Jan 18:07
bae7a25
Compare
Choose a tag to compare

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

02 Jan 21:46
ba64500
Compare
Choose a tag to compare

Other

  • update builds to use ubuntu-latest
  • update crate docs
  • correct wasm32 builds
  • correct crate docs
  • correct badge links

file_type-v0.0.0

02 Jan 20:24
Compare
Choose a tag to compare

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