Fork me on GitHub
#releases
<
2024-04-09
>
Daniel Slutsky13:04:18

https://github.com/scicloj/clay.el: Emacs support for Clay notebooks & datavis version 1.4 - making sure :base-source-path is nil when making a single form version 1.5 - making sure :base-source-path is nil in all make calls (since they all use full paths) Thanks, @tsulej.

Daniel Slutsky20:04:16

https://scicloj.github.io/clay/: REPL-friendly literate programming and data visualization https://clojars.org/org.scicloj/clay/versions/2-beta6 (2024-04-09) • Calva custom REPL commands - making sure :base-source-path is nil in all make! calls (#96) • bugfix: using a temporary target HTML in single form evaluations (#93) • avoiding target directory cleanup on single form evaluations (#97) • removing redundant merge operation in make! implementation (should not change any behaviour) Thanks, @tsulej.

🎉 3