Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-08-06 | 562 Bytes | |
v0.8.43 source code.tar.gz | 2024-08-06 | 501.5 kB | |
v0.8.43 source code.zip | 2024-08-06 | 554.9 kB | |
Totals: 3 Items | 1.1 MB | 0 |
What's Changed
- Fix [#626]: add
cljs.core/exists?
by @borkdude in https://github.com/babashka/sci/pull/918 - Fix [#919]: :js-libs + refer + rename clashes with core var by @borkdude in https://github.com/babashka/sci/pull/920
- Fix [#906]: merge-opts loses :features of previous context by @borkdude in https://github.com/babashka/sci/pull/921
- Fix [#923]: check for duplicate keys in dynamic set of map literal by @borkdude in https://github.com/babashka/sci/pull/924
Full Changelog: https://github.com/babashka/sci/compare/v0.8.41...v0.8.43