Skip to content

Releases: Youssef-ben/Cassandra.Fluent.Migrator

v1.0.4

02 Nov 03:13
fe15f7f
Compare
Choose a tag to compare

Changelog - {Released: 2023-11-01}

Updated

  • Update the CassandraCSharpLibrary to the latest version 3.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

26 Aug 01:30
8898aae
Compare
Choose a tag to compare

v1.0.1 - {Released: 2020-08-25}

Improvement

  • Updated the library packages.

v1.0.0

07 Jun 22:54
e02562e
Compare
Choose a tag to compare

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.