Skip to content

v1.10.0

Compare
Choose a tag to compare
@ermakov-oleg ermakov-oleg released this 29 May 09:50
· 21 commits to master since this release
40e19b5

Release Notes - Version 1.10.0

Updates

Added Support for Literal[Enum.variant] in Tagged Unions: In this release, we've introduced support for Literal[Enum.variant] as a discriminator in tagged unions. This enhancement provides more flexibility and precision in handling tagged unions.

Full Changelog: v1.9.1...v1.10.0