Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

1.1.0

Choose a tag to compare

@StringEpsilon StringEpsilon released this 17 Jan 21:16
· 60 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.