Releases: dankeboy36/esp-exception-decoder
Releases · dankeboy36/esp-exception-decoder
2.1.1
19 Feb 14:53
Compare
Sorry, something went wrong.
No results found
2.1.1 (2026-02-19)
Bug Fixes
use vscode.Uri when building readonly fs path (#65 ) (649ca38 )
2.1.0
19 Feb 13:45
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-02-19)
Features
auto-detect and decode ESP crashes (#61 ) (304e236 )
2.0.0
01 Jan 17:34
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-01-01)
feat!: deprecate Arduino IDE 2.x, require BoardLab (#50 ) (3e21fdc )
BREAKING CHANGES
Version 2.x no longer runs in Arduino IDE 2.x.
Arduino IDE users must stay on the 1.x releases.
Signed-off-by: dankeboy36 dankeboy36@gmail.com
1.1.1
10 Jul 19:10
Compare
Sorry, something went wrong.
No results found
1.1.1 (2025-07-10)
Bug Fixes
add missing stacktraces for RISC-V (#40 ) (b31b7c6 )
1.1.0
06 Mar 19:49
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-03-06)
Features
add support for exception decoding on RISC-V chips (#37 ) (c06200f )
1.0.2
12 Jul 18:03
Compare
Sorry, something went wrong.
No results found
1.0.2 (2023-07-12)
Bug Fixes
1.0.1
03 Jul 20:19
Compare
Sorry, something went wrong.
No results found
1.0.1 (2023-07-03)
Bug Fixes
release: undesired release behavior (#4 ) (b581dc7 )
v1.0.0
03 Jul 17:03
Compare
Sorry, something went wrong.
No results found
1.0.0 (2023-07-03)
Bug Fixes
added missing publisher to package.json (#3 ) (563c69b )
Features
ESP exception decoder tool for Arduino IDE (227732e )