v0.11.1
Due to our mistake, crate scylla-macros 0.2.2 contained a breaking change, while only being a minor version bump.
This resulted in the driver breaking for some existing projects that use version 0.10.x.
You can find more detailed explanation here: #891
To solve this situation:
scylla-macros 0.3.0was released identical to0.2.2and0.2.2was yanked.scylla-cql 0.0.11was released, the only changed from0.0.10isscylla-macrosdependency bumped to0.3.0.scylla 0.11.1was released, the only change from0.11.0is updating thescylla-cqlandscylla-macrosdependencies.0.11.0was yanked.
Additionally, we published scylla-macros 0.2.3, equivalent to 0.2.1, to minimize breakage in existing projects.