v1.9.0
1.9.0 (2023-05-16)
Features
- events: create a mockup of the events API (7e37d7c)
- modelsspecs: append a
schemakey 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)