Bump sci
This commit is contained in:
parent
44ed105432
commit
6eaecc3df0
2 changed files with 3 additions and 1 deletions
|
|
@ -13,6 +13,8 @@ Sci:
|
||||||
- Fix destructuring in protocol method for record [#512](https://github.com/babashka/babashka/issues/512)
|
- Fix destructuring in protocol method for record [#512](https://github.com/babashka/babashka/issues/512)
|
||||||
- Faster processing of maps, sets and vectors [#482](https://github.com/babashka/babashka/issues/482)
|
- Faster processing of maps, sets and vectors [#482](https://github.com/babashka/babashka/issues/482)
|
||||||
- Prioritize current namespace vars in syntax quote [#509](https://github.com/babashka/babashka/issues/509)
|
- Prioritize current namespace vars in syntax quote [#509](https://github.com/babashka/babashka/issues/509)
|
||||||
|
- Fix ns-publics to not include refers [#520](https://github.com/borkdude/sci/issues/520)
|
||||||
|
- Add `refer-clojure` macro [#519](https://github.com/borkdude/sci/issues/519)
|
||||||
|
|
||||||
## v0.2.8
|
## v0.2.8
|
||||||
|
|
||||||
|
|
|
||||||
2
sci
2
sci
|
|
@ -1 +1 @@
|
||||||
Subproject commit f8f42684e928fea6eb9516212a5e9c8fc7a73426
|
Subproject commit d440fbef4fb22bb79afe28e05782aebc8ba2591d
|
||||||
Loading…
Reference in a new issue