The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.0.1 (2020-12-31)

    Bug Fixes:
        - Correctly maintain foreign key stats

0.0.1_2 (2020-12-30)

    API / Behaviour Changes:
        - model() now takes the same arguments as DBI->table_info()

    New Features:
        - Add a DBix::Model::Table->type attribute

    Enhancements:
        - List tables in alphabetical order

    Dependencies:
        - Swap out Moo for Class::Inline generation

0.0.1_1 (2016-04-09)

    Initial release.