Announcing SQLLine release 1.3.0

9 views
Skip to first unread message

Julian Hyde

unread,
May 31, 2017, 6:11:30 PM5/31/17
to sqlline-dev
We are pleased to announce the release of SQLLine version 1.3.0. Thanks to Ben Poweski and Mike Mattozzi for contributions this release.

There is a new '!nickname' command, support for JDK 9 and Athena, and enhancements to the '!record' and '!run' commands. For more information, see the release notes.

As always, you can download the source and build the release, or you can get the JARs directly from Maven Central by including the following in your project's pom.xml:

<dependency>
  <groupId>sqlline</groupId>
  <artifactId>sqlline</artifactId>
  <version>1.3.0</version>
</dependency>

Julian



Reply all
Reply to author
Forward
0 new messages