Skip to content

1.8.0

Compare
Choose a tag to compare
@SteveWilkes SteveWilkes released this 12 Nov 10:59
  • Using new NetStandardPolyfills package for .NET Standard polyfill methods
  • Exposing helper extension methods in public classes
  • Signing library
  • Retaining surrounding parenthesis in assignments of chained method calls starting with a cast
  • Translating return Goto expressions as code blocks
  • Improving translation of method calls with a single, multi-line code block parameter
  • Fixing use of blocks in figuring out if variable declarations and assignments can be joined
  • Test coverage and fixes for partial trust environments