sci: add aset-* fns
This commit is contained in:
parent
330377bcd6
commit
76e2a241e7
2 changed files with 6 additions and 1 deletions
|
|
@ -8,6 +8,11 @@ For a list of breaking changes, check [here](#breaking-changes).
|
|||
- Tasks improvements. See [issue](https://github.com/babashka/babashka/issues/778).
|
||||
- Add `java.security.SecureRandom` #790
|
||||
|
||||
Sci:
|
||||
|
||||
- Add `aset-byte`, `aset-boolean`, `aset-short`, etc.
|
||||
- Add `bit-clear`
|
||||
|
||||
## v0.3.4
|
||||
|
||||
Babashka:
|
||||
|
|
|
|||
2
sci
2
sci
|
|
@ -1 +1 @@
|
|||
Subproject commit a44bb31a048c1883dcf6801ada64e4c18ad7d3b8
|
||||
Subproject commit a4bb214b5979f95d03758b95f965c247020a34cc
|
||||
Loading…
Reference in a new issue