eventuous 0.0.10 copy "eventuous: ^0.0.10" to clipboard
eventuous: ^0.0.10 copied to clipboard

outdated

A lightweight and open-souce Event Sourcing library for Dart.

0.0.10 #

  • Moved test code to own library for easy testing

0.0.9 #

  • Added generation of value getters to aggregate and state

0.0.8 #

  • Added lazy service registration flag
  • Added generation of application service code

0.0.7 #

  • Refactored annotations for code generation

0.0.6 #

  • Added type inference support

0.0.5 #

  • Added generation for events, values, states and aggregates

0.0.4 #

  • Added support for snapshotting

0.0.3-prerelease #

  • Added EventStoreDB support

0.0.2-prerelease #

  • Added application service support
  • Added serializer for Metadata

0.0.1-prerelease #

  • Initial version.