1.0.0 - 2019-07-15
- Using Hikari connection pool instead of individual JDBC connection.
0.1.6 - 2019-07-15
- Using boot for builds.
0.1.5 - 2019-06-05
- Bug where arrays of numbers weren't working
- Using defprotocol instead of defmulti to use type in object->string conversion
0.1.4 - 2019-04-15
- Add ability to have persistent vector strings
0.1.3 - 2019-04-12
- Unpack ClickHouseArrays
0.1.2 - 2019-04-05
- Support for numerics
0.1.1 - 2019-03-21
- Docstrings and updated README.
- Some code around turning results into maps.
0.1.0 - 2019-03-08
- Initial release.