0.002 2015-11-09T10:15:13
 - Require List::Util min 1.33 (Meredith Howard)
 - Clarify is() doc (Meredith Howard)
 - Add more interface checks (Meredith Howard)
 - Drop methods that return functions. Create test_{ordinal,symbol} and
   coerce_{ordinal,symbol,any} (Meredith Howard)
 - Rename inflate* to inflate_symbol and inflate_ordinal (Meredith Howard)
 - Rename extra option enum_is_ord to enum_ordinal_storage (Meredith
   Howard)
 - Rename to sym_to_ord and ord_to_sym; move toward better use of terms.
   (Meredith Howard)
 - Drop init and bits options as unnecessary, document values hashref
   option. (Meredith Howard)
 - Allow ->new on instances (Meredith Howard)

0.001 2015-10-25T02:37:10Z
 - Add empty Changes (Meredith Howard)
 - add stability / feedback note to pod (Meredith Howard)
 - Mention DBIC again (Meredith Howard)
 - Readme updates (Meredith Howard)
 - Fix up some links, add see-also sections (Meredith Howard)
 - Add docs! (Meredith Howard)
 - Support inflate from ordinal (Meredith Howard)
 - add .gitignore (Meredith Howard)
 - Add dist.init and weaver.ini (Meredith Howard)
 - Switch to a good ol' hashref, as DBIC doesn't try deflating scalar refs
   (Meredith Howard)
 - Update readme (Meredith Howard)
 - Add DBIx::Class::InflateColumn::ClassTypeEnum.pm (Meredith Howard)
 - use the term 'ord' for ordinal rather than 'raw' (Meredith Howard)
 - Add any and none (Meredith Howard)
 - Rename to Class::Type::Enum (Meredith Howard)
 - Drop Moo::Role and ::Parameterized, install into the caller with C::M::M
   (Meredith Howard)
 - Test that we can use the role more than once (Meredith Howard)
 - Add code, test, and a readme note (Meredith Howard)
 - init (Meredith Howard)