Revision history for DBIx-Class-Helper-Row-Enumeration: v0.1.8 2019-07-13 11:02:25+01:00 Europe/London [Documentation] - Mention DBIx::Class::Helper::ResultSet::EnumMethods in SEE ALSO. v0.1.7 2019-04-06 11:40:27+01:00 Europe/London [Tests] - Include more diagnostics for tests. v0.1.6 2019-03-19 09:46:32+00:00 Europe/London [Bug Fixes] - Added Sub::Name as an explicit prereq, needed for some (buggy?) installations. [Documentation] - Fixed typo. - Bump copyright year. v0.1.5 2018-11-18 16:48:14+00:00 Europe/London [Enhancements] - Removed explicit inheritance from DBIx::Class::Core. [Documentation] - Added INSTALL file to the distribution. [Toolchain] - Fixed minor type in dist.ini. v0.1.4 2018-08-31 00:00:02+01:00 Europe/London [Docuentation] - Documented workaround for autogenerated schema classes. [Bug Fixes] - Require enum columns to have a list of values. - Do not create a "0" method for unspecified coderef handers. [Tests] - Add tests of workarounds for autogenerated schema classes. [Other] - Minor code reformatting. v0.1.3 2018-08-30 18:03:57+01:00 Europe/London [Enhancements] - Only check for a defined value if the column is nullable. [Bug Fixes] - Allow classes to be reloaded, #1 @arc v0.1.2 2018-07-29 22:56:43+01:00 Europe/London [Tests] - Add SQL::Translator as a test prerequisite. v0.1.1 2018-07-29 18:11:59+01:00 Europe/London [Documentation] - Fixed typo in SEE ALSO and added link to DBIx::Class. v0.1.0 2018-07-29 18:07:35+01:00 Europe/London - Initial release.