0.7.0
What's Changed
- require thread_alias in starter by @viuginick in #141
- check if block given before yield in xml's print_element by @viuginick in #143
- new hash item presentation, lets add objectId of a hash key to the xml by @viuginick in #148
- notify debugger about gdb_wrapper pid to kill it when debugging finished by @viuginick in #149
- gemfile reworked by @viuginick in #150
- Fixed syntax error on ruby 1.8 by @encyphered in #154
- Revert "notify debugger about gdb_wrapper pid to kill it when debuggi… by @viuginick in #156
- Added 1.8.7 to travis (and fixes for 1.8.7) by @viuginick in #157
- Install dependencies into the same root as debugger itself by @hurricup in #172
New Contributors
- @encyphered made their first contribution in #154
- @hurricup made their first contribution in #172
Full Changelog: v0.6.1...v0.7.0