Releases: ruby/repl_type_completor
Releases · ruby/repl_type_completor
v0.1.13
What's Changed
- Gemfile testyml update by @tompng in #67
- Ensure not completing finished string by @kddnewton in #68
- Bump version to 0.1.13 by @tompng in #69
New Contributors
- @kddnewton made their first contribution in #68
Full Changelog: v0.1.12...v0.1.13
v0.1.12
What's Changed
- Change require path completion test not to use 'set' by @tompng in #62
- Improve inspect of recursively nested types by @tompng in #60
- Fix candidates select to handle encoding error by @tompng in #64
- Completion for untyped accessor methods that has corresponding instance variables by @tompng in #63
- Enabled trusted publisher for rubygems by @tompng in #65
- Bump version to 0.1.12 by @tompng in #66
Full Changelog: v0.1.11...v0.1.12