Skip to content

Release v0.1.10#87

Merged
dak2 merged 1 commit intomainfrom
release-v0.1.10
Mar 24, 2026
Merged

Release v0.1.10#87
dak2 merged 1 commit intomainfrom
release-v0.1.10

Conversation

@dak2
Copy link
Copy Markdown
Owner

@dak2 dak2 commented Mar 23, 2026

Motivation

Release v0.1.10 — method resolution improvements: inheritance chain, extend support, safe navigation operator.

Changes

  • Bump version to 0.1.10 (version.rb, core/Cargo.toml, ext/Cargo.toml)

Added

  • Add safe navigation operator (&.) support (#65)
  • Add inheritance chain method resolution for user-defined classes (#66)
  • Add extend support for module methods as class methods (#67)
  • Add pull request template (#82)

Changed

Fixed

  • Fix release workflow to include gem assets in GitHub Release (#63, #64)

Checked

  • cargo test --lib
  • bundle exec rake test

@dak2 dak2 force-pushed the release-v0.1.10 branch 2 times, most recently from dcfc615 to c3e4db2 Compare March 23, 2026 15:53
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dak2 dak2 force-pushed the release-v0.1.10 branch from bfb2577 to 22bd922 Compare March 23, 2026 15:57
@dak2 dak2 merged commit 105cc73 into main Mar 24, 2026
4 checks passed
@dak2 dak2 deleted the release-v0.1.10 branch March 24, 2026 00:17
@dak2 dak2 restored the release-v0.1.10 branch March 24, 2026 00:42
@dak2 dak2 deleted the release-v0.1.10 branch April 5, 2026 12:55
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