Skip to content

1.1.0

Compare
Choose a tag to compare
@StringEpsilon StringEpsilon released this 17 Jan 21:16
· 54 commits to main since this release
  • Made type information caches thread safe. ( #31 by sommmen )
  • Added support for PhpProperty on enums, allowing consumers to specify different field names ( #29 by sommmen)
  • Performance: Cache enum field information with TypeCacheFlag.PropertyInfo.