Skip to content

v1.7.0

Compare
Choose a tag to compare
@ima1zumi ima1zumi released this 04 Jun 15:27
· 325 commits to master since this release
c2e7002

What's Changed

✨ Enhancements

  • Print deprecation warning for help command by @st0012 in #567
  • Display mod key as Option on Darwin platforms by @adam12 in #584
  • Allow show_source for private methods by @makenowjust in #589

🐛 Bug Fixes

  • Filter out top-level methods when using ls <Class/Module> by @st0012 in #562
  • Simplify the help command's implementation by @st0012 in #564
  • Fix Locale's encoding lookup for ujis/euc encodings by @st0012 in #568
  • Set maximum document dialog height by @tompng in #591

🛠 Other Changes

New Contributors

Full Changelog: v1.6.4...v1.7.0