Skip to content

v0.2.15

Choose a tag to compare

@bradleygolden bradleygolden released this 14 Feb 16:15
· 26 commits to main since this release

Added

  • BAML TypeBuilder generates meaningful variant names from tagged unions (e.g., PluginActionGetSkill instead of PluginActionVariant0)
  • BAML TypeBuilder accepts a descriptions option to attach human-readable descriptions to union variants

Fixed

  • BAML TypeBuilder now correctly recognizes literal discriminator fields in JSON schema