Skip to content
Josh Varty edited this page Feb 4, 2016 · 2 revisions

Alive 1.3.1

Released 2016 January 23

Changelog:

  • Feature: **Add support for Entity Framework. Fixes: CodeConnect/AliveFeedback/issues/47 **
  • Fix: Better handling of user code that triggers StackOverflowException
  • Fix: Prevent ArgumentException when deleting all code within a file.
  • Fix: Prevent exception when renaming method that is being invoked or instrumented.
  • UX: Improved performance when holding down keys or typing very fast.
  • Infrastructure: Moved all projects to .NET 4.6.
  • UX: Do a Better job of displaying of errors that stop Alive.
  • UX: Greatly improve Alive's ability to show the user what the default action will be. Should make it easier for first-time users to understand how and when Alive is available on a given method.
  • UX: Show user warnings within the info icon.

Download from Visual Studio gallery

Clone this wiki locally