Skip to content

v0.11.1

Latest
Compare
Choose a tag to compare
@lveillard lveillard released this 04 Sep 13:08
· 67 commits to main since this release
b49406e

0.11.0(2024-09-01)

Changes

  • Feat: Generate surrealDB schema (client.define() works with surrealDB now)
  • Fix: TypeDB schema generation has been fixed. (It still needs some enhancements tho)
  • Test: Added some tests for extended classes

Next:

  • Fix missing surrealDB mutation scenarios
  • A graphQL to BQL query adapter to be able to receive graphQL queries and mutations

Merged:

client.define() for surrealdb and fixes for typedb by @lveillard in #81

Full Changelog: v0.11.0...v0.11.1