0.14        02/Dec/2011
            Hopefully fixed broken test. Changed the test module to Test::Lite.
            I honestly hope this doesn't screw anyone over, but table is now, again, resultset (Won't happen again. Promise).

0.13        22/Nov/2011
            Added the 'search_join' resultset method. Check out L<DBIx::Inline::ResultSet> for more information

0.12        22/Nov/2011
            Sorry about the major change, but the Schema method 'resultset' has been changed to 'table'.
            I do apologize, but I couldn't live with it anymore.. it was a TABLE not a ResultSet.. argh.

0.11        22/Nov/2011
            Added sqlite method to main class. Now you can open a SQLite file 
            without having to go through a model or dbi strings.