Skip to content

Releases: hyee/dbcli

1.2.0

24 Jun 13:09
Compare
Choose a tag to compare
  • Moves to Java 1.8, and Java 1.7 is no longer supported
  • Many bug fixes
  • Some new commands and enhancements

Please refer to Change log.txt since Feb 2017 for the details.

1.1.6

25 Jan 13:21
Compare
Choose a tag to compare

This release still support JRE 1.7+

  • Update some libs
  • Many small changes and fixes
  • Improve the graph features
  • Update README.md

1.1.5

18 Jan 13:25
Compare
Choose a tag to compare

This release also supports JRE 1.7, but better for you to switch to JRE 1.8, and replace ojdbc7.jar as ojdbc8.jar for Oracle 12.2 which provides more EZConnect features, you may get it from the Alpla branch.

Aparts from some fixes, this release provides some enhancements related to the graphing features:

  • Optimize the graphing page layouts(HTML)
  • Add some options that impact command chart and graph, refer to set graph
  • Command graph supports CSV as the data source and customizing the chart title

Other changes:

  • supports more EZConnect format
  • sqlprof improvement

1.1.4

15 Jan 09:33
Compare
Choose a tag to compare

This is the last release of supporting JRE 1.7, next release will only support JRE 1.8+

  • minor bug fixes
  • update lib dygraphs to v2.0
  • enhancements on the graphing modules, i.e., layouts, the "drawPoints" option
  • remove the dependency on "ANSICON" since some people reported it is incorrectly identified as a trojan by some anti-spy softwares

1.1.3

06 Jan 14:49
Compare
Choose a tag to compare

1.1.2

07 Nov 19:25
Compare
Choose a tag to compare

minor fixes/changes.

1.1.1

30 Aug 04:11
Compare
Choose a tag to compare

minor fixes

1.1.0

18 Jul 08:50
Compare
Choose a tag to compare
  • Initially supports PostgreSQL
  • Minor fixes
  • Enhancement on the graph module

1.0.9

09 Jul 03:18
Compare
Choose a tag to compare
  • new commands 'search', 'edit/ed', 'set editor/_editor' , 'ora stat', 'ora fixctl' and 'ilua'
  • lua code optimizations
  • colorized 'help' command
  • add reference to the library 'luv'
  • support UNIX-style EOF syntax in command line, a.k.a. <<string \n ... \n string
  • other bug fixes and enhacements on existing modules

1.0.8

01 Jul 12:55
Compare
Choose a tag to compare
  • small performance tuning on the lua modules
  • enhacements on existing scripts
  • minor bug fixes
  • as the last release of not using library "luv"