Releases: ManuelHentschel/vscDebugger
Releases · ManuelHentschel/vscDebugger
Development Build
Contains the binaries from the latest push to master.
v0.5.3
v0.5.2
v0.5.1
v0.4.7
Commits
- 7d669b3: Update docs (#162) (Manuel) #162
- c3b11e1: Use .Last.value (#165) (Manuel) #165
- f540085: Fix frame management (#166) (Manuel) #166
- 8687184: Remove svSocket from IMPORTS (ManuelHentschel) #168
- 4f85e8c: Minor doc fixes (ManuelHentschel)
- b60d316: Bugfixes (ManuelHentschel)
- 0522f6a: Bump Version (ManuelHentschel)
v0.4.6
Commits
- [66e2f94]: usethis::use_pkgdown() (Gustavo Velásquez) #149
- [41f3242]: usethis::use_github_action("pkgdown") (Gustavo Velásquez) #149
- [ceb3aef]: Add pkgdown site to DESCRIPTION (Gustavo Velásquez) #149
- [3d1d162]: usethis::use_tidy_description() (Gustavo Velásquez) #149
- [a82d0b0]: Bugfixes (#150) (Manuel) #150
- [01ef3dd]: Modify pre-release action (#151) (Manuel) #151
- [3f7ed9e]: Improve documentation (#152) (Manuel) #152
- [ffc409d]: Implement dataviewer command (#153) (Manuel) #153
- [3bc123d]: Specify how to print variables in debug console (#154) (Manuel) #154
- [9045da1]: Add breakpoint vignette (#155) (Manuel) #155
- [f29f7a4]: Debugsource (#156) (Manuel) #156
- [ebe5030]: Cleanup (#158) (Manuel) #158
- [cdc2d78]: Improve Vignettes (#159) (Manuel) #159
- [0fa6d61]: Bump Version (#160) (Manuel) #160
v0.4.5
v0.4.4
Commits
- [9b43202]: Working prototype (ManuelHentschel) #141
- [8ce2566]: Merge branch 'master' into websocket (ManuelHentschel) #141
- [da48a95]: Fix frame managament (ManuelHentschel) #141
- [a58fb39]: Merge branch 'master' into websocket (ManuelHentschel) #141
- [dbf4f68]: Modify build task (ManuelHentschel) #141
- [51a954c]: Improve websocket mode (ManuelHentschel) #141
- [0f26a42]: Remove build tasks from git (ManuelHentschel) #143
- [aa77a1a]: Merge branch 'master' into websocket (ManuelHentschel) #141
- [a992aea]: Add ?? and fix some bugs (ManuelHentschel) #144
- [af373d0]: Publish releases immediately (ManuelHentschel) #145
- [383b072]: Bump version (ManuelHentschel) #146
v0.4.3
Commits
- [e6fd5f6]: Add support for helpViewer (ManuelHentschel) #138
- [1d493d4]: Merge branch 'master' into helpViewer (ManuelHentschel) #138
- [02d7786]: Properly integrate help panel (ManuelHentschel) #138
- [5978015]: Merge branch 'master' into helpViewer (ManuelHentschel) #138
- [540d28e]: Improve integration of help panel (ManuelHentschel) #138
- [b759dd1]: Fix frame management (ManuelHentschel) #139
- [c08268e]: Handle empty eval request (ManuelHentschel) #139
- [fe7abd6]: Show integers as normal numbers (ManuelHentschel) #139
- [aa3b97b]: Add pre-release on push to master (ManuelHentschel) #140
- [c28debd]: Fix names (ManuelHentschel) #140
- [492ab8c]: Bump version (ManuelHentschel) #142
v0.4.2
Commits
- [97ea8ec]: Update issue templates (Manuel)
- [7f8edc8]: Various bugfixes (ManuelHentschel) #133
- [d154186]: Simplify getLazyDataFromNamespace (Kun Ren) #132
- [1274577]: Add options to use pkgload::load_all (ManuelHentschel) #134
- [06623a6]: Add load_all modification (ManuelHentschel) #134
- [6c80838]: Adjust build.R (ManuelHentschel) #135
- [d479337]: Merge branch 'bugFixes' into packageDebugging (ManuelHentschel) #134
- [8cbd6d9]: Store loaded packages by name (ManuelHentschel) #134
- [ef0e773]: Attach print/cat/message to loaded packages (ManuelHentschel) #134
- [c490cb8]: Set and refresh breakpoints in loaded packages (ManuelHentschel) #134
- [ca5de66]: Fix problem with error display (ManuelHentschel) #135
- [b7faea7]: Add option to load packages silently (ManuelHentschel) #134
- [ee338d7]: Add loaded package to debugged list (ManuelHentschel) #134
- [51667f5]: Suggest pkgload (ManuelHentschel) #134
- [e8ab6a4]: Clean up load_all overwrite and launch sequence (ManuelHentschel) #134
- [6b628ca]: Make load_all overwrite configurable by user (ManuelHentschel) #134
- [4622fc0]: Disable completions from utils by default (ManuelHentschel) #135
- [33f410e]: Clarify error message if pkgload missing (ManuelHentschel) #134
- [56d45c5]: Merge branch 'master' into packageDebugging (ManuelHentschel) #134
- [dfac391]: Chage default for vsc.includeFramecolumn (ManuelHentschel) #134
- [dbd8819]: Bump version (ManuelHentschel) #137