Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 494 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 494 Bytes

0.6.0 - 9/10/24

  • Recursive types

0.5.0 - 9/3/24

  • Handle Optional arguments

0.4.0 - 8/8/24

  • Support for OpenAI's jsonschema-conformant output

0.3.0 - 8/5/24

  • Retry parameters on @ai decorator
  • Bugfixes with type checking

0.2.1 - 8/4/24

  • Make startup error messages much nicer

0.2.0 - 8/2/24

  • Support for tuple serde datatype

0.1.2 - 8/2/24

  • Package metadata tweaks

0.1.1 - 8/2/24

  • Improve fiddly prompt template

0.1.0 - 8/2/24

  • Initial release