Skip to content

Releases: sboulema/StackTraceExplorer

v4.0.23

Choose a tag to compare

@github-actions github-actions released this 15 Sep 14:42

4.0.23 (2025-09-15)

v4.0.22

Choose a tag to compare

@github-actions github-actions released this 15 Sep 10:44

4.0.22 (2025-09-15)

v4.0.21

Choose a tag to compare

@github-actions github-actions released this 15 Sep 10:36

4.0.21 (2025-09-15)

v4.0.20

Choose a tag to compare

@github-actions github-actions released this 15 Sep 10:31

4.0.20 (2025-09-15)

v3.0.19

Choose a tag to compare

@github-actions github-actions released this 21 Jan 06:29
267f8f3

3.0.19 (2025-01-21)

Features

  • better detection of paths (cdcd765)
  • support other stacktrace formats (d4193ae)

Performance Improvements

Code Refactoring

  • light refactoring (81e44a4)
  • preparing better member matching (aaff884)

Tests

  • use AwesomeAssertions that provide much better error messages (e07b288)

v3.0.18

Choose a tag to compare

@github-actions github-actions released this 20 Jan 08:08
d4b11a6

3.0.18 (2025-01-20)

Bug Fixes

  • clear error message on compiler service not initialize (4c46e47)

Documentation

  • Debugging documentation (a846318)

v3.0.17

Choose a tag to compare

@github-actions github-actions released this 12 Jan 19:46

3.0.17 (2025-01-12)

v3.0.16

Choose a tag to compare

@github-actions github-actions released this 12 Jan 19:31

3.0.16 (2025-01-12)

v3.0.15

Choose a tag to compare

@github-actions github-actions released this 12 Jan 19:26

3.0.15 (2025-01-12)

Features

  • Add support of Unix paths (3299f2b)
  • cache path inside a same debugging stack trace session (ac4103e)
  • change button name to not be flummoxed with VS2022 Stack trace explorer (964f5e7)
  • support french (ca05d93)

Bug Fixes

  • Add support syntax with '|' & '+' in method names (84d4a3e)
  • fix paste of StackTrace (623041d)
  • sln file is generally at the top of csproj folders (7c1da69)

v2.2.7

Choose a tag to compare

@github-actions github-actions released this 15 Dec 20:46

2.2.7 (2021-12-15)

Bug Fixes

  • VS2019 support broken due to Microsoft.VisualStudio.Threading (a09befc)