Skip to content

Release v0.1.5#34

Merged
dak2 merged 1 commit intomainfrom
release-v0.1.5
Feb 23, 2026
Merged

Release v0.1.5#34
dak2 merged 1 commit intomainfrom
release-v0.1.5

Conversation

@dak2
Copy link
Owner

@dak2 dak2 commented Feb 23, 2026

Added

  • String interpolation type inference (InterpolatedStringNode, InterpolatedSymbolNode, InterpolatedRegularExpressionNode) (#26)
  • Parentheses node type inference for parenthesized expressions (#27)
  • Qualified name method registration to resolve namespace conflicts (#28)
  • Return statement type inference with merge vertex pattern (#29)
  • Ternary operator type inference tests (#30)
  • Logical operator (&&/||) type inference with union type approximation (#31)
  • Class method (def self.foo) type registration and checking (#32)

Changed

  • Removed stateless Analyzer class and simplified Ruby FFI surface to module functions (#33)

Deprecated

  • clear_cache command (#25)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dak2 dak2 merged commit b3380ff into main Feb 23, 2026
2 checks passed
@dak2 dak2 deleted the release-v0.1.5 branch February 23, 2026 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant