What's Changed
- fix: Narrow the size of
UUIDFieldto length 36 by @surister in #44 - feat: Add support for different column policies in ObjectField by @surister in #45
- feat: Add support for
AutoUUIDFieldby @surister in #47 - feat: Add authentication by @surister in #52
- chore: Replace black with ruff and fix import declarations and f string by @Dvdandrades in #54
- feat: Support CompositePrimaryKey by @surister in #58
- chore: Rename
CrateModeltoCrateDBModelby @surister in #59 - feat: Implement scalar functions: abs, upper, lower, reverse by @talhakiriiss-cyber in #61
- chore: Align integer field ranges with CrateDB limits by @vidhiii1711 in #60
New Contributors
- @Dvdandrades made their first contribution in #54
- @talhakiriiss-cyber made their first contribution in #61
- @vidhiii1711 made their first contribution in #60
Full Changelog: v0.0.8...v0.1.0