Skip to content

Releases: Toobo/TypeChecker

Release list

v1.1.0

Choose a tag to compare

@gmazzap gmazzap released this 17 May 09:13
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

v1.0.0

Choose a tag to compare

@gmazzap gmazzap released this 05 May 15:48
15a81d6

First release