Skip to content

1.5.0.pre.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@soutaro soutaro released this 05 Jul 14:46
· 1127 commits to master since this release

Release note

Type checker core

  • Resolve type names from TypeAssertion and TypeApplication (#836)

Commandline tool

  • Replace ElseOnExhaustiveCase by UnreachableBranch from steep/diagnostic/ruby.rb (#833)

Language server

  • Reuse the latest result to keep SignatureHelp opened while typing (#835)