All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- Migrations support
- Updated license to EPL v 2.0
- Derived connections
- Extendeable execution type resolution
- Supports all Alia execution (textual, hayt, statement object)
- Supports prepared statement execution via keyword
- Support for preparing batch statements
- [BREAKING] HugCQL data reader name change: #arche.hugcql/statements -> #arche/hugcql
- data reader maps per module for edn/read integration
- upgrade to Clojure 1.9.0
- upgrade to Integrate 0.6.3
- Redundant project configuration
- Updated module README
- Initial Release