-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog 0.2.3
Amadeusz Wieczorek edited this page Jul 29, 2015
·
6 revisions
#Alive 0.2.3 Released 2015 June 22
Changelog:
- Alive respects file changes done outside of Visual Studio (e.g. through source control)
- Adding and removing lines no longer misplaces the results
- Allows editing outside of the instrumented method, without stopping Alive
- Supports shorthand array initializers
- UX improvements
- Long variable names no longer get ellipsis
- Correctly shows names of tests methods with underscores
- Adds more space to the editor to display the results
- Fixes a case where launch button doesn't show up
- Fixes issue with cleaning up the crash report directory
- Allows invocation of methods in generic classes
- Allows invocation of methods in nested classes
- Supports switch..case statements
- Displays correct result for unary expressions
- Supports tests with parentheses in attributes (e.g.
[Fact()]
) - Uses app.config or web.config associated with an assembly
- Uses correct binding redirects for each assembly. This allows more projects to be supported by Alive, especially ones targeting previous versions of .NET
- Gets access to connection strings, which fixes null reference exceptions
- Reduces footprint of scratch space