Bump to 11.97
[perl-DBI-Shell.git] / Changes
blobd1db3b20a6163f01a72ccec36a95e6e07abe558d
1 11.97
2    - Add missing dependencies.
3    - Document some awkward behaviour. RT#21200
5 11.96_03
6    - Add options for handling of booleans. RT#53311 (Mike Pomraning)
8 11.96_02
9    - Add missing versions to this file. RT#39187
10    - Be more helpful if DBI::Shell::Spool is missing. RT#24538
11    - Give every .pm a version identifier.
13 11.96_01
14    - Suppress warning in DBI::Format::SQLMinus. RT#123216 (Kent Fredric)
16 11.96
17    - Automatically save command history.
18    - Remove warning message.
19    - Correct links in POD to work in metacpan.
20    - Tidy up metadata.
22 11.95_03
23    - Correct sense of interactivity check.
25 11.95_02
26    - Use IO::Interactive.
28 11.95_01
29    - Resolved RT#123215, warning from File::Find.
30    - Added RT#65253, permit empty passwords.
31    - Resolved RT#121136, testing without "." in @INC.
32    - Resolved RT#73873, warning fix.
33    - Possibly resolved RT#12167, missing dependency on DBI.
34    - Switch build to Dist::Zilla.
36 11.95
37    - CSV formatting.
39 11.94
40    - Documentation changes.
42 11.93
43    - Result formatting changes
45 11.91  2002/12/13 23:44:56  tlowery
46    - Fixed version numbers
47    - Spool files
49 11.6  2002/10/28 02:49:57  tlowery
51 11.5  2002/04/17 15:03:15  tlowery
52    - Added the begining of column_info support.
54 11.4  2002/04/09 10:52:12  tlowery
55    - Continued to improve support for formatting.  Added more tests.
57 11.3  2002/01/02 03:14:59  tlowery
58    - Modified to include new formats.
59    - Changed displaymode to format.
60    - Cleaned up a number of "undefined" messages.
62 11.2  2001/10/29 15:56:00  tlowery
63    - Added timing tests.
64    - Added go with empty buffer gets the last command and executes.
65    - Added support for negative numbers with get.
66    - Fixed undef warnings from histories.
68 1.2  2001/04/06 09:32:22  tlowery
69    - Added CVS tags.