v1.1.1
Changes
- ScalikeJDBC 2.2.2 -> 2.2.4
- Java 8 binary, so it needs Java 8, you still use Java 6 or 7, upgrade! :P
- Using the much faster Java8 java.util.Base64 encoder/decoder
- Bulk insert for journal entries (non-oracle only, sorry)
- Initial support for JNDI, needs testing though
- Merged Paul Roman Fix typo in journal log message #14, thanks!
- Merged Pavel Boldyrev Fix MS SQL Server support #15 (can not test it though, needs Vagrant), thanks!