Add features of IRB to NEWS
This commit is contained in:
parent
574e8a6812
commit
de0f192444
6
NEWS
6
NEWS
@ -205,6 +205,12 @@ IRB::
|
|||||||
* Introduce syntax highlight inspired by pry.gem to Binding#irb source lines,
|
* Introduce syntax highlight inspired by pry.gem to Binding#irb source lines,
|
||||||
REPL input, and inspect output of some core-class objects.
|
REPL input, and inspect output of some core-class objects.
|
||||||
|
|
||||||
|
* Introduce multiline mode by Reline.
|
||||||
|
|
||||||
|
* Show documents when completion.
|
||||||
|
|
||||||
|
* Enable auto indent and save/load history by default.
|
||||||
|
|
||||||
Net::IMAP::
|
Net::IMAP::
|
||||||
|
|
||||||
* Add Server Name Indication (SNI) support. [Feature #15594]
|
* Add Server Name Indication (SNI) support. [Feature #15594]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user