Skip to content

Releases: globalaiplatform/langdiff

Release list

v0.2.0

Choose a tag to compare

@dittos dittos released this 19 Aug 10:44

What's Changed

  • Expose StreamingValue on package root
  • Support to_pydantic() for custom StreamingValue subclass
  • Support more complex type with Atom (e.g. Atom[BaseModel | None], Atom[list[BaseModel]])
  • Add PydanticType annotation for manual type specification

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@dittos dittos released this 13 Aug 09:11
3b2f08a

Initial release