Skip to content

0.7.0

Compare
Choose a tag to compare
@hurricup hurricup released this 21 Nov 04:05
· 29 commits to master since this release

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

Full Changelog: v0.6.1...v0.7.0