Skip to content

Releases: ManuelHentschel/VSCode-R-Debugger

v0.4.3

23 Nov 22:44
26033ad
Compare
Choose a tag to compare

Commits

  • [4d39269]: Remove dummy data from packageJson (ManuelHentschel) #110
  • [f3b0559]: Adjust vscode files (ManuelHentschel) #110
  • [63f5c6b]: Add support for helpViewer (ManuelHentschel) #110
  • [c9a64e8]: Use install.R (Kun Ren) #109
  • [1f01448]: Use remotes::install_url to resolve dependencies (Kun Ren) #109
  • [fff9e79]: Revert to install.packages (Kun Ren) #109
  • [7dce0df]: Merge branch 'master' into helpViewer (ManuelHentschel) #110
  • [084b261]: Adjust logging defaults (ManuelHentschel) #110
  • [4ebedb7]: Modify help panel configuration (ManuelHentschel) #110
  • [d48e3f1]: Tweak actions (ManuelHentschel) #111
  • [8d68401]: Add pre-release (ManuelHentschel) #111
  • [cb8cd29]: Bump version (ManuelHentschel) #113

v0.4.2

19 Nov 11:32
7847b0e
Compare
Choose a tag to compare

Commits

  • [912b98f]: Add default for config().get() (ManuelHentschel) #103
  • [5bc5743]: Update issue templates (Manuel)
  • [c74d828]: Merge branch 'master' into bugFixes (ManuelHentschel) #103
  • [ed69e50]: Kill R process when disposed (ManuelHentschel) #103
  • [6a9c894]: Add option to output stdin to debug console (ManuelHentschel) #103
  • [c71aa75]: Less intrusive terminal tracking (ManuelHentschel) #103
  • [fa901b9]: Add loadPackages (ManuelHentschel) #106
  • [e0b0b09]: Improve stdin logging (ManuelHentschel) #105
  • [da1e76f]: Adjust activation events (ManuelHentschel) #105
  • [682829b]: Make launch config more robust (ManuelHentschel) #106
  • [0c49529]: Remove required launch config entries (ManuelHentschel) #106
  • [c8cdb91]: Merge branch 'master' into bugFixes (ManuelHentschel) #105
  • [9045a86]: Merge branch 'master' into packageDebugging (ManuelHentschel) #106
  • [4ed0a9d]: Add option to load packages silently (ManuelHentschel) #106
  • [a3e6b53]: Make load_all overwrite configurable by user (ManuelHentschel) #106
  • [1c04dd1]: Modify debug configuration (ManuelHentschel) #106
  • [d61aa9f]: Fix merge conflict (ManuelHentschel) #106
  • [5549c0c]: Improve documentation (ManuelHentschel) #106
  • [1b33fab]: Make package-debugging default if DESCRIPTION found (ManuelHentschel) #106
  • [e653041]: Bump Version (ManuelHentschel) #107

v0.4.1

22 Oct 14:23
1dd00ee
Compare
Choose a tag to compare

Commits

  • [cf9ae88]: Adjust github workflows (ManuelHentschel) #97
  • [116676f]: Improve debug config handling (ManuelHentschel) #100
  • [782fd15]: Add info about spaces/quotes in R path (ManuelHentschel) #100
  • [feefa46]: Adjust default wd (ManuelHentschel) #100
  • [d0f6e53]: Missing semicolon (ManuelHentschel) #100
  • [79b4795]: Fix handling of spaces in r path (ManuelHentschel) #100
  • [4d90f02]: Add functionality for "Rund and Debug" button (ManuelHentschel) #100
  • [08504ee]: Change default track-terminals setting (ManuelHentschel) #100
  • [5d0a5fa]: Clean up test folder (ManuelHentschel) #100
  • [d3411b0]: Remove dependency on vscode-debugadapter (ManuelHentschel) #101
  • [419a6e9]: Cleanup (ManuelHentschel) #101
  • [303095d]: Bump version to 0.4.1 (ManuelHentschel) #102

v0.4.0

19 Oct 11:42
Compare
Choose a tag to compare

Commits

  • [5eaadef]: Update bug_report.md (Manuel) #93
  • [f5563da]: Add basic support for attach requests (ManuelHentschel) #95
  • [1862d8e]: Improve attach mode (ManuelHentschel) #95
  • [dd4f504]: Improve attach mode (ManuelHentschel) #95
  • [410a073]: Bug fix for normal (launch) debugging (ManuelHentschel) #95
  • [460e4d8]: Improvements to documentation (ManuelHentschel) #95
  • [da4055e]: Improve debug config handling (ManuelHentschel) #95
  • [ba7c2d6]: Small changes (ManuelHentschel) #95
  • [39706d9]: Cleanup (ManuelHentschel) #95
  • [d137c45]: Add contributing.md (ManuelHentschel) #96
  • [fa1e742]: Clean up test files etc. (ManuelHentschel)

v0.3.1

07 Oct 11:40
a7755e3
Compare
Choose a tag to compare

Commits

  • [265172a]: Add overwriteStr to launch config (ManuelHentschel) #90
  • [3f76240]: Adjust .vscodeignore (ManuelHentschel) #91
  • [b9af186]: Update documentation (ManuelHentschel) #91
  • [5bdbaf6]: Bump version (ManuelHentschel) #92

v0.3.0

05 Oct 12:09
3cf2e60
Compare
Choose a tag to compare

Commits

  • [6b863c1]: Modify release.yml (ManuelHentschel) #73
  • [93b9736]: Add note to readme.md (ManuelHentschel) #75
  • [606e5de]: Cleanup and new test case (ManuelHentschel) #80
  • [07f446a]: Use tree-kill to kill R process (ManuelHentschel) #80
  • [dde6c08]: Add info for R path not working (ManuelHentschel) #80
  • [40342bb]: Force disconnect if R session does not respond (ManuelHentschel) #80
  • [14bb985]: Modify documentation/test example (ManuelHentschel) #80
  • [2942800]: Remove rterm defaults (ManuelHentschel) #80
  • [39e5500]: Remove outdated structure.md (ManuelHentschel) #81
  • [d5b218d]: Modify description of rdebugger.rterm.XXX (ManuelHentschel) #81
  • [5720ab9]: Add check for empty R path (ManuelHentschel) #81
  • [8629113]: Change management of program flow (ManuelHentschel) #82
  • [48692bf]: Minor changes (ManuelHentschel) #82
  • [c1fd490]: Minor changes (ManuelHentschel) #82
  • [0b5b344]: Don't show empty lines (ManuelHentschel) #83
  • [3e43604]: Improve package debugging (ManuelHentschel) #85
  • [d1e5d72]: Update issue templates (Manuel) #84
  • [94cdaac]: Update readme (ManuelHentschel) #86
  • [cbc6322]: Remove unused code (ManuelHentschel) #87
  • [43faa16]: Rename build task (ManuelHentschel) #88
  • [7611655]: Update readme (ManuelHentschel) #88
  • [c0a1541]: Bump version to 0.3.0 (ManuelHentschel) #89

v0.2.0

03 Sep 20:00
3f9b2cd
Compare
Choose a tag to compare

Commits

  • [1adc21c]: Update package info (ManuelHentschel) #68
  • [c22f5ea]: Update .gitignore (ManuelHentschel) #70
  • [05136b7]: Update to the readme (ManuelHentschel) #70
  • [34a6dbc]: Launch R in the workspace folder (ManuelHentschel) #70
  • [1ebdc85]: Delete old code (ManuelHentschel) #70
  • [f966cd6]: Update readme and package.json (ManuelHentschel) #70
  • [96093ad]: Add feature to install R Package automatically (ManuelHentschel) #70
  • [babf9bf]: Use loglevel for logging (ManuelHentschel) #71
  • [ba0028b]: Move more functionality to R (ManuelHentschel) #71
  • [a6594a3]: Add version check for the R Package (ManuelHentschel) #71
  • [5af609c]: Cleanup (ManuelHentschel) #71
  • [4ec4bfb]: Documentation (ManuelHentschel) #71
  • [0cf333f]: Modified sample files (ManuelHentschel) #71
  • [6aaf8c4]: Bump version (ManuelHentschel) #71
  • [2bae73c]: Small changes to R package install (ManuelHentschel) #71
  • [20d8d87]: Small changes to configuration (ManuelHentschel) #71
  • [8161715]: Update readme.md (ManuelHentschel) #71
  • [3cd2ecc]: Add github action for releases (ManuelHentschel) #72

v0.1.1

24 Aug 20:12
279f3e3
Compare
Choose a tag to compare

Changes:

  • Major rework of the internal representation of the stack tree
  • Improvements to the process/documentation of debugging packages
  • Nicer representation of arrays of arbitrary dimension in the variables
  • Improvements to the completion
  • Some smaller improvements and configuration
  • Changes to the readme
  • Add entry packagesBeforeLaunch to the launch config

v0.1.0

04 Aug 21:33
c010890
Compare
Choose a tag to compare

Initial Release.

The debugger is still under development and should be used with care.
Any feedback is welcome :)