Releases: unurgunite/irb-autosuggestions
Releases · unurgunite/irb-autosuggestions
Release list
v0.2.2
What's Changed
- [0.2.1] Fixed Ruby 4.0 arrow erasing by @unurgunite in #14
- [0.2.2] Alternative accept keys by @unurgunite in #15
- [0.2.2] Configurable ghost color/style by @unurgunite in #16
- [0.2.2] Auto-execute guard by @unurgunite in #18
- [0.2.2] Fix multiline ghost artifacts by @unurgunite in #19
- [0.2.2] Added
CHANGELOG.mdby @unurgunite in #20 - [0.2.2] Updated png by @unurgunite in #21
- [0.2.2] Temporary remove branch rule by @unurgunite in #22
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- [0.2.0] Colors, prefix history navigation, Ruby 2.7 support by @unurgunite in #10
- [0.2.1] Fixed Ruby 4.0 arrow erasing by @unurgunite in #13
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- [0.1.1] Add configuration interface and fix Ruby 4.0 CI by @unurgunite in #7
- [0.2.0] Added colors by @unurgunite in #9
- [0.2.0] Prefix history navigation by @unurgunite in #11
- [0.2.0] Added Ruby 2.7 support by @unurgunite in #12
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- [0.1.1] Added more ways to configure gem by @unurgunite in #6
- [0.1.1] Cleanup
*.gemspecfile by @unurgunite in #8
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Initial autosuggestion implementation with
Reline::LineEditorpatch by @unurgunite in #1 - [0.1.0] Add RBS type signatures and expand test coverage by @unurgunite in #4
- [0.1.0] Added configuration template for
IRB.confby @unurgunite in #5 - [0.1.0] Initial autosuggestion implementation with
Reline::LineEditorpatch by @unurgunite in #3
New Contributors
- @unurgunite made their first contribution in #1
Full Changelog: https://github.com/unurgunite/irb-autosuggestions/commits/v0.1.0