Current section

Files

Jump to
exandra CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.10.2
* Fix a bug with index creation/deletions in migrations
## v0.10.1
* Fix a bug with `nil` decimals that happens on Ecto 3.11+.
## v0.10.0
* Update the `:xandra` requirement to `~> 0.18.0`.
## v0.9.1
* Fix issues with migrations generating invalid CQL statements.
## v0.9.0
* Add the `Exandra.Counter.t/0` type.
## v0.8.1
* Fix issue with types in map column.
## v0.8.0
* Add support for multiple keyspaces.
## v0.6.5
* Update the `:xandra` requirement to `~> 0.17.0`.