Skip to content

1.4.27.0

Compare
Choose a tag to compare
@codingseb codingseb released this 05 May 12:08
· 128 commits to master since this release
49d4129
  • Manage Nested Types Part 2 (instanciate with new and casting) (See #95)
  • Cast int to enum now work
  • Use methods name as method group and try to select the good override when used as method parameter (See #98 Thanks to @mgwilliam)
  • Not perfect but better type inference of generic methods parameters