Skip to content

Releases: DanSnow/typespec-events

typespec: v0.0.3

24 Aug 05:44

Choose a tag to compare

0.0.3 (2025-08-24)

Bug Fixes

  • improve Biome linter and fix test issues (d44db80)
  • refactor event model traversal for non-event models (f31c583)

typespec: v0.0.2

03 Aug 05:55

Choose a tag to compare

0.0.2 (2025-08-03)

Features

  • implement markdown emitter and add languages (1cea95a)

runtime: v0.0.2

03 Aug 05:55

Choose a tag to compare

0.0.2 (2025-08-03)

Bug Fixes

  • improve tracking function typing (8814827)

typespec: v0.0.1

19 Jul 08:42

Choose a tag to compare

0.0.1 (2025-07-19)

Features

  • add go emitter (cebedce)
  • add json schema for emitter options (9f93799)
  • implement configurable schema naming conventions (1877314)
  • improve schema generation for models and events (2021fe8)

Bug Fixes

Performance Improvements

  • improve performance of event emitter execution (94d703f)

runtime: v0.0.1

19 Jul 08:42

Choose a tag to compare

0.0.1 (2025-07-19)

Features

  • support standard schema (47a3a1b)

Bug Fixes