Skip to content

Releases: wickwirew/Runtime

2.2.7

04 Jun 13:06

Choose a tag to compare

2.2.6

03 Jun 15:47

Choose a tag to compare

Cocoapods 2.2.6

2.2.5

18 Nov 20:14
73c9021

Choose a tag to compare

Merge pull request #109 from p-x9/fix/func-meta-numparams-mask

Fix bit mask of numberArguments

2.2.4

03 Nov 01:55
dad0313

Choose a tag to compare

Bug fixes

2.2.2

22 Sep 03:53

Choose a tag to compare

2.2.1

11 Sep 01:03

Choose a tag to compare

  • Fixed crash when inheriting from UIView

2.1.1

14 Oct 23:13

Choose a tag to compare

Fixed an issue getting the type info of an Optional type.

2.1.0

26 Apr 00:11
c167476

Choose a tag to compare

Ability to construct classes on Linux - @NSExceptional
Fixed crash when reading non generic types nested in functions.

Swift 5

06 Apr 22:07
4687a21

Choose a tag to compare

  • 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

Move getFieldAt call to own repo

23 Jan 21:21
40cdfba

Choose a tag to compare

Merge pull request #32 from wickwirew/swift-pm-changes

some fixes to get the iOS tests working in xcode