Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@Utar94 Utar94 released this 07 Jun 02:10

Added

  • Database migration tools.

Changed

  • DomainEvent is now a class, and uses an EventId struct.
  • Using ErrorMessageBuilder in exceptions.
  • Recreated scripts and migrations.
  • Refactored the LoadFromChanges<T> method to remove Reflection.
  • Core package now targets .NET Standard 2.1.
  • ToString methods now include ID prefix.

Fixed

  • README files and migration commands.
  • Docker Compose file.