Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jan 21:09
· 1 commit to master since this release
a47d157

Minor Changes

  • #4 82c2c67 Thanks @coopbri! - Migrate to native TypeSpec scalar defaults. Add Defaults.uuidv4, Defaults.uuidv7, and Defaults.currentTimestamp scalars for setting default values on model properties. Remove custom @default* decorators in favor of native TypeSpec default syntax.