Skip to content

Releases: moeru-ai/eventa.net

v0.1.0-preview.2

05 May 07:04
3708801

Choose a tag to compare

v0.1.0-preview.2 Pre-release
Pre-release

What's Changed

  • chore: prepare Eventa 0.1.0-preview.2 docs and NuGet publish workflow by @Garfield550 in #17

Full Changelog: v0.1.0-preview.1...v0.1.0-preview.2

v0.1.0-preview.1

05 May 07:04
09105e9

Choose a tag to compare

v0.1.0-preview.1 Pre-release
Pre-release

What's Changed

  • feat: add Eventa unit tests by @Garfield550 in #1
  • feat: implement event context, invoke, and stream primitives by @Garfield550 in #2
  • refactor: invoke and stream protocol support by @Garfield550 in #3
  • docs: translate eventa-csharp-feasibility.md to English by @Garfield550 in #4
  • refactor: new idiomatic context-first Eventa APIs by @Garfield550 in #5
  • refactor: move invoke APIs into reusable client types by @Garfield550 in #6
  • refactor: consolidate invoke support types and update API docs by @Garfield550 in #7
  • refactor: unify invoke handler registration factory by @Garfield550 in #8
  • docs: add known differences and expand API documentation by @Garfield550 in #9
  • feat: add streamed unary invoke input and match-expression abort support by @Garfield550 in #10
  • refactor: introduce shared invoke session engine by @Garfield550 in #11
  • refactor: extract handler session classes and consolidate support types by @Garfield550 in #12
  • feat(example): add Eventa console sample project by @Garfield550 in #13
  • chore: add CI workflows for build/test and example run by @Garfield550 in #14
  • docs: add README and MIT license by @Garfield550 in #15
  • feat: add NuGet publish workflow and package metadata by @Garfield550 in #16

Full Changelog: https://github.com/moeru-ai/eventa.net/commits/v0.1.0-preview.1