Skip to content

Swift 5

Compare
Choose a tag to compare
@wickwirew wickwirew released this 06 Apr 22:07
· 82 commits to master since this release
4687a21
  • Added support for swift 5
  • Added isVar to PropertyInfo
  • Added cases to TypeInfo for enum cases
  • Added generics support back. Now there is a genericTypes property on TypeInfo
  • Bug fixes and general reorganization