Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

0.23

Choose a tag to compare

@boardy boardy released this 19 Jun 18:44
· 16 commits to master since this release

Fixed issue with certain MySQL Servers having non numeric characters in the Version Number, e.g. 5.7.22-log. This caused a NumberFormatException when attempting to a connect.

Added pubishToMavenLocal boolean to build.gradle so that you can publish the library to a local maven repository for testing on your development environment before committing to github.