Skip to content

v1.3.6

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

What's Changed

  • Fix CI about yamatanooroti by @aycabta in #221
  • Suppress verbose messages in the parallel test by @nobu in #222
  • Moved development dependencies to Gemfile by @nobu in #223
  • Ripper::Lexer::Elem#state is defined since Ruby 2.5 by @nobu in #224
  • Fix typo ture -> true [ci skip] by @kamipo in #230
  • Add colorable keyword option by @nobu in #225
  • Added setup and teardown to TestIRB::TestInit by @nobu in #227
  • Need reline >= 0.1.6 by @ima1zumi in #231
  • Dump ancestors' methods by ls command by @pocke in #234
  • Deal with different screen sizes by @nobu in #236
  • Treat encodings in exception correctly by @aycabta in #237
  • Fix Encoding::ConverterNotFoundError by @koic in #238
  • IRB should use the latest Reline, 0.2.5 by @aycabta in #239
  • Fix test/irb/test_raise_no_backtrace_exception.rb by @nobu in #240
  • respect NO_COLOR environment variable by @jethrodaniel in #105
  • Improve stackprof measure by @BuonOmo in #243

New Contributors

Full Changelog: v1.3.5...v1.3.6