Skip to content

v1.2.8

Compare
Choose a tag to compare
@hsbt hsbt released this 17 Nov 08:09
· 1007 commits to master since this release

What's Changed

  • support more body argument for oneliner method definition by @no6v in #131
  • Add a fallback for check_code_block that does not depend on implementation-private APIs by @eregon in #134
  • Stop using bang version for #inspect of result by @aycabta in #137
  • Fixed a typo in a comment [ci skip] by @nobu in #140
  • Use 2.7.2 for Travis CI by @aycabta in #144
  • Enable deprecation warnings when using -W or -w by @jeremyevans in #145
  • Add TruffleRuby in CI by @eregon in #135
  • Add result of irb_info to issue template by @aycabta in #146
  • Change context-mode's default to new mode 4. by @marcandre in #138
  • workaround for lack of tokens from Ripper.lex by @no6v in #139
  • Call ripper only once when generating dynamic prompt by @aycabta in #147
  • Add measure command by @aycabta in #124

Full Changelog: v1.2.7...v1.2.8