sci: fix ns-unmap on referred var

This commit is contained in:
Michiel Borkent 2021-02-25 20:41:06 +01:00
parent 338fc2ac13
commit 23704a7db6
2 changed files with 3 additions and 2 deletions

View file

@ -13,7 +13,8 @@ Sci:
- Detect cyclic load dependencies [#531](https://github.com/babashka/babashka/issues/531)
- Pick fn arity independent of written order [#532](https://github.com/babashka/babashka/issues/532) ([@GreshamDanielStephens](https://github.com/GreshamDanielStephens))
- `(instance? clojure.lang.IAtom 1)` returns `true` [#537](https://github.com/borkdude/sci/issues/537)
- Add `dissoc!`
- Add `dissoc!`(@wilkerlucio)
- Fix `ns-unmap` on referred var [#539](https://github.com/borkdude/sci/issues/539)
Babashka.fs:

2
sci

@ -1 +1 @@
Subproject commit e3078a967e2c33675aa3f7cd36df43d788c7a470
Subproject commit 82327671a885f1c7be106112a58f0fed7775c6f1