ruby-changes:55533
From: Takashi <ko1@a...>
Date: Fri, 26 Apr 2019 00:55:31 +0900 (JST)
Subject: [ruby-changes:55533] Takashi Kokubun:e64bab5f77 (trunk): Add NEWS entry about IRB syntax highlight [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=e64bab5f77 From e64bab5f779440ae920746ae5689a2af91de3604 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun <takashikkbn@g...> Date: Fri, 26 Apr 2019 00:53:36 +0900 Subject: Add NEWS entry about IRB syntax highlight [ci skip] Details: https://github.com/ruby/ruby/pull/2150 Note that this introduction is discussed with @aycabta who is allowed to make some changes to IRB by the IRB maintainer, keiju. diff --git a/NEWS b/NEWS index 89565e7..4c8f4fe 100644 --- a/NEWS +++ b/NEWS @@ -88,6 +88,12 @@ ERB:: https://github.com/ruby/ruby/blob/trunk/NEWS#L88 * Prohibit marshaling ERB instance. +IRB:: + + * Syntax-highlight inspect output for some core-class objects + + * Syntax-highlight binding.irb source lines + Net::IMAP:: * Add Server Name Indication (SNI) support. [Feature #15594] -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/