2022.08.18
arvindshmicrosoft
released this
18 Aug 17:06
·
42 commits
to main
since this release
What's Changed
- Minor updates to README by @arvindshmicrosoft in #64
- Handle multi-line JSON in build info file by @arvindshmicrosoft in #65
- Use C# 8 as the language version by @arvindshmicrosoft in #66
- Use simple
using
declarations by @arvindshmicrosoft in #67 - Bump lang version to 10.0 and use global usings by @arvindshmicrosoft in #68
- Add back the target framework attribute by @arvindshmicrosoft in #69
- Correctly handle drag-drop of XEL files by @arvindshmicrosoft in #70
- Minor changes in XEL event import by @arvindshmicrosoft in #71
- Use streaming XML reader instead of XML DOM by @arvindshmicrosoft in #72
- Implement async and cancellation for many methods by @arvindshmicrosoft in #73
- Update NuGet packages to current latest by @arvindshmicrosoft in #74
- Add test to complete coverage of IsInputSingleLine by @arvindshmicrosoft in #75
- Improve perf (RWLock; RegexOptions.ExplicitCapture) by @arvindshmicrosoft in #76
- Add module name for SQL Server 2022 spatial by @arvindshmicrosoft in #79
- Use HttpClient instead of WebClient by @arvindshmicrosoft in #78
- Update NuGet versions by @arvindshmicrosoft in #80
- Minor refactoring by @arvindshmicrosoft in #81
- Add test case for combo of local and SymSrv paths by @arvindshmicrosoft in #82
- Generate and use typelib for DIA (remove MS.TestPlatform dependency) by @arvindshmicrosoft in #83
- Delete unused resources and settings files by @arvindshmicrosoft in #84
- Add notice about MSFT Symbol Server EULA by @arvindshmicrosoft in #85
- Bump debugger NuGets to 20220801 versions by @arvindshmicrosoft in #86
- Move initial message box to form load by @arvindshmicrosoft in #87
- Bump latest release to 2022.08.18 by @arvindshmicrosoft in #88
Full Changelog: 2022.06.12...2022.08.18