Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Oct 27, 2023
1 parent 853f25d commit a0ac138
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ SCI is used in [babashka](https://github.com/babashka/babashka),
- [#893](https://github.com/babashka/sci/issues/893): expose `sci.async/eval-form` and `sci.async/eval-form+`
- Improve `sci.async/eval-string`, respect top-level `do` forms
- Add experimental new `:static-methods` option to override how static methods get evaluated.
- Expose `destructure`
- Macroexpand `(.foo bar)` form
- Optimize `deref`, `swap!`, `reset!` for host values

## 0.8.40 (2023-06-28)

Expand Down

0 comments on commit a0ac138

Please sign in to comment.