Skip to content

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 16 May 11:55
· 4 commits to main since this release

1.9.0 (2023-05-16)

Features

  • events: create a mockup of the events API (7e37d7c)
  • modelsspecs: append a schema key to models specifications, which hold their Zod schema (b2249a6)
  • query: implement event handler calls into Query class (d4fcf33)

Others

  • merge the Event manager class into Model class (7b3bab5)

Fixes

  • model: fix missing _model property in Model class (a8f269b)