Skip to content

Commit

Permalink
Update history.
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhyde committed Mar 21, 2014
1 parent bc00ca1 commit bf71377
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

For a full list of releases, see <a href="https://github.com/julianhyde/optiq-csv/releases">github</a>.

## <a href="https://github.com/julianhyde/optiq-csv/releases/tag/optiq-csv-0.3">0.3</a> / 2014-03-21

* Upgrade to optiq-0.5.
* Add workaround to
<a href="https://github.com/jline/jline2/issues/62">jline2 #62</a>
to `sqlline.bat` (windows) and `sqlline` (windows using cygwin).
* Fix classpath construction: `sqlline.bat` copies dependencies to `target/dependencies`; `sqlline` constructs `target/classpath.txt`.
* Build, checkstyle and tests now succeed on windows (both native and cygwin).
* Models can now contain comments.
* Fix <a href="https://github.com/julianhyde/optiq-csv/issues/2">#2</a>,
"Update tutorial to reflect changes to Optiq's JDBC adapter".

## <a href="https://github.com/julianhyde/optiq-csv/releases/tag/optiq-csv-0.2">0.2</a> / 2014-02-18

* Add test case for <a href="https://github.com/julianhyde/optiq/issues/112">optiq-112</a>.
Expand Down

0 comments on commit bf71377

Please # to comment.