Author: roy
Date: 2009-02-20 21:54:04 +0100 (Fri, 20 Feb 2009)
New Revision: 378
Added:
docs/
docs/release-0.6.2.txt
Log:
release info
Added: docs/release-0.6.2.txt
===================================================================
--- docs/release-0.6.2.txt 2009-02-20 20:53:57 UTC (rev 377)
+++ docs/release-0.6.2.txt 2009-02-20 20:54:04 UTC (rev 378)
@@ -0,0 +1,19 @@
+The Internet: Februari 20 2009
+This is a new maintenance release of the 0.6 version of sqlshell. We decided
+to move back to having only one startup file instead of one per engine. The startup
+file figures out which version to load. This also introduced command line sql command
+execution (via a batch file).
+
+Furthermore the windows startup file should be fixed (thanks for pointing that out to me).
+Please let us know if you have any more issues. We love to get them fixed/fix them for you.
+
+Some new features of 0.6 include:
+* Added command line input support. (See --help for more info)
+* pageup/down bugfix
+* All kind of sqlcommand parsing fixes in batch ('@') command
+* Added continue/abort parameters for batch command (See help @)
+
+See the Changelog file for a complete list.
+
+Kind regards,
+Roy
|