Changelog for mime-types-0.1.2.0
0.1.2.0
- Added
defaultExtensionMapto provide the inverse ofdefaultMimeMap.
0.1.1.0
- Replace
audio/x-mpegurlwith IANA registered typeapplication/vnd.apple.mpegurl. - Add TeX-related types; this includes
bib,tex,sty, andcls. - Use type image/x-xcf for
.xcffiles. - Use type "audio/opus" for
.opusfiles. - Add type text/vtt for
.vtttext track files. - Use IANA registered type "application/vnd.rar" for
.rarfiles. - Use font types defined in RFC 8081.
- Replace
audio/x-m4awithaudio/mp4. - Change mime type for
.exefiles; use IANA registered typeapplication/vnd.microsoft.portable-executable. - Add
video/dvfor files with extensiondv. - Use 'application/xml' instead of 'text/xml'.
- Change type for
.pcxfiles toimage/vnd.zbrush.pcx. - Use
text/markdowntype for.mdand.markdownfiles. - Replace
application/x-gzipwith typeapplication/gzip.
See PR #906.
0.1.0.9
- Add mjs mime type
0.1.0.8
- Add wasm mime type
0.1.0.7
- Add support for .less files #534
0.1.0.6
- Add woff2 mime type #350