Skip to content

Commit 9cdb424

Browse files
committed
Fix #959: instance method invocation now leverages type hints
1 parent 3e57934 commit 9cdb424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ SCI is used in [babashka](https://github.com/babashka/babashka),
1313
## Unreleased
1414

1515
- Fix [#957](https://github.com/babashka/sci/issues/957): `sci.async/eval-string+` should return promise with `:val nil` for ns form rather than `:val <Promise>`
16+
- Fix [#959](https://github.com/babashka/sci/issues/959): Java interop improvement: instance method invocation now leverages type hints
1617

1718
## 0.9.45 (2025-03-11)
1819

0 commit comments

Comments
 (0)