Skip to content

Infer# - v1.3

Compare
Choose a tag to compare
@xinshiMSFT xinshiMSFT released this 05 May 02:18
· 46 commits to main since this release
0826914

What's Changed

  • Analysis core updates
    • Update to use the latest analysis engine - Pulse
      • Higher warning accuracy
      • Better performance
    • 50x expansion of resource leak coverage - It now understands IDisposable types from popular frameworks like .NET Framework/Core, Xamarin, Unity, etc.
  • Visual Studio and Visual Studio Code extension updates
    • Use WSL custom distribution to improve setup and usage experience
    • Hide warnings on files that don't exist locally
  • Add .netmodule support
  • QoL updates
    • Resource leak and null dereference messaging clarity
    • Under-the-hood performance improvements of resource leak analysis engine
    • Load only once for duplicate binaries