HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/mini_mime-1.1.2/CHANGELOG
11-10-2021
  - Version 1.1.2
  - update mime types from upstream

23-08-2021
  - Version 1.1.1
  - update mime types from upstream

05-04-2021
  - Version 1.1.0
  - MiniMime.lookup_by_extension is now case insensitive

26-03-2021
  - Version 1.0.3
  - Update mime types from upstream

08-07-2019
  - Version 1.0.2
  - Update mime types from upstream

14-08-2018
  - Version 1.0.1
  - Update mime types from upstream
  - Add lookup_by_extension to the public API

08-11-2017
  - Version 1.0.0
  - Other than the version number, no difference from 0.1.4

11-08-2017
  - Version 0.1.4
  - Return preferred extension when looking up by content type


28-03-2016

  - Version 0.1.3
  - Prefer non-obsolete mime types to obsolete ones

14-12-2016

  - Version 0.1.2
  - Backwards compat with ancient Ruby to match mail gem

14-12-2016

  - Version 0.1.1
  - Adjusted API to be more consistent

14-12-2016

  - Version 0.1.0
  - Initial version