Releases: Youssef-ben/Cassandra.Fluent.Migrator
Releases · Youssef-ben/Cassandra.Fluent.Migrator
v1.0.4
Changelog - {Released: 2023-11-01}
Updated
- Update the
CassandraCSharpLibrary
to the latest version3.19.3
- Update the test project libraries.
- Instead of manually running a Cassandra container for tests, automatically start and delete one.
- Add a new example project with the latest .Net framework.
- Clean and modernize the library project.
v1.0.1
v1.0.1 - {Released: 2020-08-25}
Improvement
- Updated the library packages.
v1.0.0
v1.0.0 - {Released: 2020-06-07}
Cassandra Fluent Migrator is a library that offers a set of fluent code and extensions to facilitate the creation and management of the migrations using code instead of CQL commands.