0.23.0-preview1
Pre-release
Pre-release
What's Changed
- improve .NET 9 sample with aspire by @tomohisa in #443
- update samples by @tomohisa in #444
- adding some test with aot possibility by @tomohisa in #450
- First Prototype for Sekiban.Pure by @tomohisa in #451
- Command Executor Testing samples by @tomohisa in #453
- Completed Super Simple Event Sourcing by @tomohisa in #454
- Type Restriction and execute with source generator successes. by @tomohisa in #456
- Finished Function Execution by @tomohisa in #458
- Execute Command without writing Type Even Command Has Type Restrictions by @tomohisa in #461
- fixed test by @tomohisa in #463
- ICommand and ICommandWithAggregateRestriction works with ExecuteFunction by @tomohisa in #464
- Add EventTypes Generator by @tomohisa in #467
- 469 test native aot compatibility by @tomohisa in #470
- [Pure] working on the Command Resource by @tomohisa in #473
- Split sekiban core into Sekiban.Core.Neutral and Sekiban.Core.AspNetCore by @info-miura in #471
- Add Publish Only by @tomohisa in #475
- Working on the file and namespaces by @tomohisa in #477
- Working on Simple Multi Projector by @tomohisa in #478
- add test and adjust it by @tomohisa in #480
- Update README.md by @tomohisa in #484
- Update README.md by @tomohisa in #485
- remove MemStat.Net from Sekiban.Core.DotNet by @info-miura in #482
- improving multi projection by @tomohisa in #487
- simple multi projection by @tomohisa in #488
- Source Generator for the Query by @tomohisa in #491
- 489 add non list query from multi projection by @tomohisa in #492
- 489 add non list query from multi projection by @tomohisa in #493
- 494 for orleans sync settings by @tomohisa in #495
- Add storage implementation for IndexedDB by @info-miura in #496
- updated pure. by @tomohisa in #498
- Release settings by @tomohisa in #500
New Contributors
- @info-miura made their first contribution in #471
Full Changelog: 0.22.1...0.23.0-preview1