mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS.md: Describe changes of RBS
This commit is contained in:
parent
2585ff30d7
commit
58333c94d5
1 changed files with 6 additions and 0 deletions
6
NEWS.md
6
NEWS.md
|
@ -466,6 +466,12 @@ See [this blog post](https://shopify.engineering/yjit-just-in-time-compiler-crub
|
|||
|
||||
### RBS
|
||||
|
||||
* rbs collection has been introduced to manage gems’ RBSs. doc
|
||||
* Many signatures for built-in and standard libraries have been added/updated.
|
||||
* It includes many bug fixes and performance improvements too.
|
||||
|
||||
See the [CHANGELOG.md](https://github.com/ruby/rbs/blob/master/CHANGELOG.md) for more information.
|
||||
|
||||
### TypeProf
|
||||
|
||||
* [Experimental IDE support](https://github.com/ruby/typeprof/blob/master/doc/ide.md) has been implemented.
|
||||
|
|
Loading…
Add table
Reference in a new issue