Current section
Files
Jump to
Current section
Files
cassandrax
CHANGELOG.md
CHANGELOG.md
# Changelog
## v0.0.3
### Documentation
* Improved README documentation and examples
### Bugfixes
* [Cassandrax.Keyspace] Fixed reads and batches not using default configs
## v0.0.2
### Documentation
* Improved root level documentation
* Still missing module-specific pages for more details
### Bugfixes
* [Cassandrax.Connection] Fixed support to multi-cluster setup
* [Cassandrax.Keyspace] Fixed warning of callback not being implemented
* [Cassandrax.KeyspaceTest] Fixed tests failing due to invalid CQL
## v0.0.1
* Initial release