Skip to content

v3.3

Compare
Choose a tag to compare
@SteveWilkes SteveWilkes released this 06 Apr 18:27
· 15 commits to master since this release
f8f4d8d
  • Support for translating unused parameters to discards (_)
  • Including ref and out parameter keywords in lambda parameter declarations, re: #106
  • Handling null custom Expression values, re: #105
  • Translating strings containing any new line characters as verbatim, re: #107
  • Support for translating VB.NET named, indexed properties
  • Improving variable scope analysis