Skip to content

Releases: wickwirew/Runtime

2.2.7

04 Jun 13:06
Compare
Choose a tag to compare

2.2.6

03 Jun 15:47
Compare
Choose a tag to compare
Cocoapods 2.2.6

2.2.5

18 Nov 20:14
73c9021
Compare
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
Compare
Choose a tag to compare

Bug fixes

2.2.2

22 Sep 03:53
Compare
Choose a tag to compare

2.2.1

11 Sep 01:03
Compare
Choose a tag to compare
  • Fixed crash when inheriting from UIView

2.1.1

14 Oct 23:13
Compare
Choose a tag to compare

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

2.1.0

26 Apr 00:11
c167476
Compare
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
Compare
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
Compare
Choose a tag to compare
Merge pull request #32 from wickwirew/swift-pm-changes

some fixes to get the iOS tests working in xcode