You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
529 B

5 years ago
# 0.5.1
- new `guess` logical parameter to `get_content_type()` to control
whether it is used as a last resort passthrough (addresses #4)
- updated external guess database
5 years ago
# 0.5.0
- {tidytest}
- CRAN release
# 0.4.0
- Enhanced jpeg detection
- Added distinction between pax and tar
- Added lzip detection
- Added 7-zip detection
- Added wasm file detection
- Added pcap and pcapng detection
- Added avro detection
- Added parquet detection
# 0.3.0
* Dropped libmagic
8 years ago
# 0.2.0
* Works on Windows
# 0.1.0
8 years ago
* Initial release