Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 714 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 714 Bytes

Changelog

v2.0.2

  • Support Associated Signature Containers (ASiC) files
  • Support .atom and .rss files

v2.0.1

  • Add .text extension to text/plain

v2.0.0

Upgrade note: mime v2 no longer ships with a complete database of mime.types, instead it lists the most common mime types used by web applications. When upgrading, check carefully if all mime types used by your app are supported.

  • Ship with our own minimal types database

v1.6.0

  • Deprecate MIME.valid?
  • Ignore media type params
  • Detect subtype suffix according to the spec

v1.5.0