We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ee719 commit 5a68759Copy full SHA for 5a68759
ChangeLog.md
@@ -1,3 +1,8 @@
1
+## [0.4.25](https://github.com/ruby-debug/ruby-debug-ide/compare/v0.4.24...v0.4.25)
2
+
3
+* Let's use String#inspect in print variable for String variables
4
+ [RUBY-16192](https://youtrack.jetbrains.com/issue/RUBY-16192)
5
6
## [0.4.24](https://github.com/ruby-debug/ruby-debug-ide/compare/v0.4.24.beta5...v0.4.24)
7
8
* time to release
lib/ruby-debug-ide/version.rb
@@ -1,3 +1,3 @@
module Debugger
- IDE_VERSION='0.4.25-pre1'
+ IDE_VERSION='0.4.25'
end
0 commit comments