continuum_generator 2.0.0 copy "continuum_generator: ^2.0.0" to clipboard
continuum_generator: ^2.0.0 copied to clipboard

Code generator for the continuum event sourcing library.

Changelog #

2.0.0 - 2026-01-08 #

Breaking Changes #

  • BREAKING: Updated to work with continuum 2.0.0 breaking changes:
    • Generator now looks for @AggregateEvent instead of @Event
    • Generator now expects of: parameter instead of ofAggregate:
    • Generator now references ContinuumEvent base class instead of DomainEvent

Other Changes #

  • Updated generator dependencies for source_gen ^4.0.0 (including analyzer and build).
  • Updated generator implementation for analyzer 8 API changes.

1.0.0 #

  • Initial release with aggregate and event code generation.
0
likes
140
points
66
downloads

Documentation

API reference

Publisher

verified publisherzooper.dev

Weekly Downloads

Code generator for the continuum event sourcing library.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

analyzer, build, continuum, glob, source_gen

More

Packages that depend on continuum_generator