Skip to content

Roadmap

Soutaro Matsumoto edited this page Mar 15, 2023 · 11 revisions

This is a quick list of features and the planned version numbers to ship the feature.

1.4

  • Better completion in RBS
  • Type name completion in inline type annotations
  • ... syntax support

Future

This is features without specific plan of release.

  • Better type-case on union with method return type
  • Variables over method parameter types
  • Top type assumption
  • Ruby >3 syntax
  • Inline RBS declaration
  • Ractor based concurrency
  • steep watch with interactive filtering

Released versions

  • Casting in Ruby code

1.2 - 2022-10-08

  • Proc/Block typing with self type
  • Better block arg support
  • Single file type checking

1.1 - 2022-07-27

  • Flexible flow-sensitive typing (#590)

Clone this wiki locally