Skip to content

v1.1.0

Latest

Choose a tag to compare

@gmazzap gmazzap released this 17 May 09:13
· 2 commits to main since this release
26d0ce1

Changed

  • Type::ByString() now checks for usages of reserved keywords
  • Both Type::ByRefectionType() and Type::ByString() now fail when using "LSB" types: self, static, and parent
  • Minor README changes