Posted By: Austin Ziegler
Date: 2009-03-05 16:39
Summary: mime-types 1.16 Released
Project: mime-types
mime-types version 1.16 has been released!
MIME::Types for Ruby originally based on and synchronized with MIME::Types
for Perl by Mark Overmeer, copyright 2001 - 2009. As of version 1.15, the
data format for the MIME::Type list has changed and the synchronization will
no longer happen.
Changes:
## MIME::Types 1.16
* Made compatible with Ruby 1.8.6, 1.8.7, and 1.9.1.
* Switched to the 'hoe' gem system and added a lot of build-time tools.
* Updated the MIME types to the list based on the values in the Perl library
version 1.27. Also updated based on external source information and bug
reports.
* This is the last planned version of MIME::Types 1.x. Work will be
starting soon on MIME::Types 2.x with richer data querying mechanisms
and support for external data sources. |
|