Skip to content

v2.1.0

Choose a tag to compare

@ai4-bot ai4-bot released this 22 Aug 14:49

2.1.0 (2024-08-22)

Features

  • add examples in V2 schemata (5e37644)
  • allow loading YAML files (03bc86f), closes #12
  • generate empty metadata files (f56c519), closes #14
  • improve message formatting, using rich (a0ce5c7), closes #13
  • move to Typer for CLI implementation (9a05025), closes #15

Bug Fixes

  • always put metadata version when generating (36a3adc)
  • invalid default for enum (f8b703e)
  • refactor generator (4c80fdb)
  • remove commented code (3c65bb6)

Documentation