Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 748 Bytes

File metadata and controls

44 lines (25 loc) · 748 Bytes

0.9.6

  • breaking change, Java 8 is no longer supported

0.9.1

  • bumped up dependencies
    • next.jdbc 1.1.613
    • hikari-cp 2.13.0

0.9.0

  • bumped up next.jdbc to 1.1.547

0.8.9

0.8.8

  • hikari-cp 2.12.0

0.8.7

  • fix for disconnect!

0.8.6

  • improved exception messages

0.8.5

  • updated dependency versions, switched to use next.jdbc

0.8.4

  • updated dependency versions

0.8.1

  • added bind-connection-map that returns a map of functions without interning them.

0.4.0

  • Switch to use HugSQL for managing the queries
  • no longer relies on an atom to manage the connection