Releases: sebastianwessel/surrealdb-client-generator
Releases · sebastianwessel/surrealdb-client-generator
v2.7.3
What's Changed
- Handle enum definitions by @hammo92 in #79
- Handle backticked fields by @hammo92 in #78
- Handle unquoted enums and union types by @sebastianwessel in #81
- Fix multiple schema generation edge cases and improve type support by @hammo92 in #86
Full Changelog: v2.7.2...v2.7.3
v2.7.2
What's Changed
- fix invalid syntax in recordId schema by @erdfern in #75
- Version 2.7.2 by @sebastianwessel in #76
New Contributors
Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
- Record Id improvements by @hammo92 in #68
- fix table name in
recordIdcalls by @zvictor in #69 - Update tokenize to strip permissions correctly by @hammo92 in #71
- chore: bump dependencies by @sebastianwessel in #73
Full Changelog: v2.6.1...v2.7.1
v2.6.1
v2.6.0
What's Changed
- Allow schema file only generation by @hammo92 in #57
- rename
surrealdb.jstosurrealdbby @zvictor in #53 - Version 2.6.0 by @sebastianwessel in #58
New Contributors
Full Changelog: v2.5.3...v2.6.0
v2.5.3
v2.5.2
What's Changed
- Fix generic by @hammo92 in #40
- Fix issue with Record arrays by @hammo92 in #42
- Improve record implementation to allow record strings by @hammo92 in #41
Full Changelog: v2.5.1...v2.5.2
Full Changelog: v2.5.0...v2.5.1
What's Changed
Full Changelog: v2.5.1...v2.5.2
v2.5.0
v2.4.0
What's Changed
- feat: Improve record handling #25 by @sebastianwessel in #34
Full Changelog: 2.3.0...v2.4.0
2.3.0
What's Changed
- Feat: Improve assertion handling by @hammo92 in #27
- fix: fix fails during login #28 by @sebastianwessel in #30
- fix: handling of array type #29 by @sebastianwessel in #31
- fix: handle defaults correctly #32 by @sebastianwessel in #33
New Contributors
Full Changelog: 2.2.0...2.3.0