Skip to content

Release v0.1.3#16

Merged
dak2 merged 1 commit intomainfrom
release-v0.1.3
Feb 8, 2026
Merged

Release v0.1.3#16
dak2 merged 1 commit intomainfrom
release-v0.1.3

Conversation

@dak2
Copy link
Owner

@dak2 dak2 commented Feb 8, 2026

Added

  • Method parameter type inference support (#3)
  • Block parameter type variable resolution (#4)
  • Module scope support (#6)
  • Fully qualified name support for nested classes/modules (#7)
  • Float type support (#8)
  • Regexp type support (#9)
  • Range type support (#10)
  • Generic type inference for Range, Hash, and nested Array (#11)

Fixed

  • Call operator location (#12)
  • Memory leak (#13)

Changed

  • Extract BinaryLocator class from Commands module (#5)
  • Migrate Rust integration tests to Ruby CLI and Rust unit tests (#14)
  • Remove unnecessary test files and logs (#1, #15)

@dak2 dak2 merged commit 2e427c5 into main Feb 8, 2026
2 checks passed
@dak2 dak2 deleted the release-v0.1.3 branch February 8, 2026 00:33
@dak2 dak2 restored the release-v0.1.3 branch February 8, 2026 00:33
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