Releases: soutaro/steep
Releases Β· soutaro/steep
1.8.0.dev.2
1.8.0.dev.1
1.7.1
1.7.0
Type checker core
- Implement untyped function params (#1101)
- Fix method call type narrowing with
||
operator (#1085) - Refactor
Interface::Builder
(#1081) - Fix UnexpectedError with unnamed arguments (#1041)
- Abort if subtyping fails to (possible) infinite loop (#1055)
- Ignore diagnostics by
steep:ignore
comment (#1034) - Make defined? accept any type (#1031)
- Refactor case-when syntax (#999)
- Update
Steep::Subtyping::Check#check
types (#972)
Commandline tool
- Improve wildcard handling in pattern matching for directory paths (#1121)
- Fix issue with wildcard expansion in FileLoader (#1113)
- Avoid unnecessary calling
RBS::Location#to_s
on debug log (#1092) - Better recovery from collection problems (#987)
- Handle absolute path (#975)
- Default to check the entire current directory when there is no
Steepfile
(#968)
Language server
- Fix variable untyped hover issue in rescue clause (#1147)
- Handle
$/file/reset
request in interaction worker (#1122) - Skip pending UI jobs (#1035)
- Fix no method error (#1040)
- Implement completion for comments (#1039)
- Fix signature help (#1038)
Miscellaneous
1.7.0.dev.4
Nothing changed from 1.6.0.pre.4.
1.7.0.dev.3
Nothing changed from 1.6.0.pre.4.
1.7.0.dev.2
1.7.0.dev.1
1.6.0
Nothing changed from 1.6.0.pre.4.