Skip to content

1.1.0

Compare
Choose a tag to compare
@yanghuan yanghuan released this 21 Aug 03:06
· 1144 commits to master since this release
  • Build on .Net Core 2.0
  • Support C# 7.0
  • Complete all LINQ query expression
  • Support Nullable
  • Support foreach when need cast
  • Make local const inline
  • Fix some bugs
  • Optimize some code