0.06 20110920
Suggested by Gabor Szabo
+ allow a different output handle for the verbose messages
+ Allow a callback for the verbose messages
+ Separate the SQL statements by "--" in the verbose output
! SQL errors are now fatal
+ Add --force option to ignore SQL errors (fixes RT #70998)
0.05 20110127
. Fix synopsis to use :dbname instead of (wrong) :dbfile parameter
for DBD::SQLite
. Added link to github repo
. Added metainformation about bugtracker etc.
. Bumped copyright
0.04 20101111
. Actually document ->handle_command_line, thanks to Terrence Brannon
. Add author information, license information
0.03 20100518
. ->create now returns the database handle so you can use it
to create :memory: databases in SQLite
0.02 20100213
. Collected from various copies and released