Releases: fhukiel/levels-debugger-ruby
Releases · fhukiel/levels-debugger-ruby
0.5.9
19 Jul 14:50
Compare
Sorry, something went wrong.
No results found
Updated atom-package-deps to version 6.0.0
0.5.8
25 May 10:31
Compare
Sorry, something went wrong.
No results found
Added separators to the package menu
Updated atom-package-deps to version 5.1.0
0.5.7
29 Nov 14:19
Compare
Sorry, something went wrong.
No results found
Removed the soon to be deprecated and undocumented Atom function ::showSaveDialogSync
0.5.6
31 Oct 23:32
Compare
Sorry, something went wrong.
No results found
Fixed the misalignment of variable table columns
Converted all CSON files to JSON
Converted all CoffeeScript files to JavaScript
0.5.5
01 Oct 22:28
Compare
Sorry, something went wrong.
No results found
Disabled the debugger for level languages other than Ruby
0.5.4
30 Sep 10:19
Compare
Sorry, something went wrong.
No results found
Changed the border color of the tables to the pane item border color
0.5.3
18 Sep 11:39
Compare
Sorry, something went wrong.
No results found
Bug fixes and performance improvements
0.5.2
05 Sep 18:18
Compare
Sorry, something went wrong.
No results found
Bug fixes and performance improvements
0.5.1
31 Aug 14:14
Compare
Sorry, something went wrong.
No results found
Added menu entry and keyboard shortcut to stop a replay
Converted title tooltips into Atom's beautiful native tooltips
Fixed a bug where a replay could be started during running status
0.5.0
30 Aug 10:57
Compare
Sorry, something went wrong.
No results found
Improved the debugger state when switching between different files, language grammars and levels
Added support for multiple cursors when adding or removing breakpoints
Disabled the stepping commands when a blocking status reached
Fixed a bug where the ruby program was not terminated correctly