Skip to content

2.2.10

Choose a tag to compare

@shijistar shijistar released this 14 May 08:40
· 285 commits to master since this release

Features

  • ✨ Enhance the type inference of the raw method. When the input value matches a specific enum item, it only returns the raw object of that enum item instead of returning the raw objects of all enum items.