Skip to content

v0.2.0

Compare
Choose a tag to compare
@felix-martel felix-martel released this 10 Mar 20:57
· 17 commits to main since this release
53b9d7f

New features:

  • Support nested models
  • Support container types such as lists or dicts

Bug fixes:

  • Avoid name collision by prefixing argument names with prefix

And also:

  • Reorganize code
  • Normalize prefix and aliases (i.e. accept with and without leading dashes)