-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: dankeboy36/esp-exception-decoder
base: 1.1.1
head repository: dankeboy36/esp-exception-decoder
compare: main
- 9 commits
- 28 files changed
- 3 contributors
Commits on Jul 20, 2025
-
chore(docs): add minimum Arduino IDE requirement (#46)
Signed-off-by: dankeboy36 <dankeboy36@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e4c79ba - Browse repository at this point
Copy the full SHA e4c79baView commit details
Commits on Jul 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fe1a4b3 - Browse repository at this point
Copy the full SHA fe1a4b3View commit details
Commits on Aug 8, 2025
-
chore(deps): bump tmp from 0.2.3 to 0.2.4 (#48)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bc974f5 - Browse repository at this point
Copy the full SHA bc974f5View commit details
Commits on Sep 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4fc677b - Browse repository at this point
Copy the full SHA 4fc677bView commit details
Commits on Nov 19, 2025
-
chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 (#52)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae22095 - Browse repository at this point
Copy the full SHA ae22095View commit details
Commits on Jan 1, 2026
-
chore(deps): bump qs from 6.13.0 to 6.14.1 (#54)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec97957 - Browse repository at this point
Copy the full SHA ec97957View commit details -
feat!: deprecate Arduino IDE 2.x, require BoardLab (#50)
ESP Exception Decoder now targets Visual Studio Code and depends on BoardLab. Arduino IDE 2.x support is deprecated and maintained only in the 1.x release line with manual VSIX installation. BREAKING CHANGE: 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>
Configuration menu - View commit details
-
Copy full SHA for 3e21fdc - Browse repository at this point
Copy the full SHA 3e21fdcView commit details -
chore(ci): correct env var name of the GitHub token (#55)
Signed-off-by: dankeboy36 <dankeboy36@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9072027 - Browse repository at this point
Copy the full SHA 9072027View commit details -
chore(release): 2.0.0 [skip ci]
# [2.0.0](1.1.1...2.0.0) (2026-01-01) * feat!: deprecate Arduino IDE 2.x, require BoardLab ([#50](#50)) ([3e21fdc](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>
Configuration menu - View commit details
-
Copy full SHA for bcbdc4e - Browse repository at this point
Copy the full SHA bcbdc4eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.1...main