Revision history for SQL::Abstract::Complete
1.11      2025-06-13 10:27:28-07:00 America/Los_Angeles
        - Add security policy as per CPANSec recommendation
1.10      2025-02-13 13:33:13-08:00 America/Los_Angeles
        - Perl minimum version align
1.09      2024-03-28 12:22:27-07:00 America/Los_Angeles
        - Slightly better handling of columns in get()
1.08      2022-03-19 17:52:32-07:00 America/Los_Angeles
        - Minor documentation update
1.07      2021-01-10 14:18:39-08:00 America/Los_Angeles
        - Migrate to Test2::V0
        - Improve .gitignore file
        - License migrate to Artistic 2.0
        - Migrate Travis CI and Coveralls to GitHub Actions and Codecov
        - Update copyright year
        - Update Travis YAML
        - Adding Perl versions to test; annual general update for 2018
1.06      2015-01-29 15:49:17-08:00 America/Los_Angeles
        - Implementing use of Dist::Zilla
1.05      Thu Dec 18 10:18:29 PST 2014
        - Having bind params support added thanks to dlage
1.04      Wed Sep 25 10:00:58 PDT 2014
        - Some OCD cleanup; addition of Travis and Coveralls.
1.03      Mon Jun 10 16:49:35 PDT 2013
        - Switch from Clone::Fast to Storable dclone for deep copy
1.01      Sat Feb 23 16:25:56 PST 2013
        - First version, released on an unsuspecting world.