Fork me on GitHub
#releases
<
2024-05-25
>
oyakushev19:05:46

https://github.com/clojure-goes-fast/clj-async-profiler 1.2.1 works around the annoying Chrome bug that caused the flamegraphs to blank out when leaving the tab and coming back to it. The bug has been already fixed on the Chrome side, but the fix to clj-async-profiler will persist if similar issues ever happen again.

šŸ™ 2
šŸŽ‰ 5
Daniel Slutsky20:05:07

https://scicloj.github.io/clay/: REPL-friendly literate programming and data visualization https://clojars.org/org.scicloj/clay/versions/2-beta10 (2024-05-25) ā€¢ added classes to elements that have styling applied to facilitate custom styles (#102) - thanks, @kiraemclean ā€¢ added partial support for dataset print options as kindly options - thanks, @kiraemclean ā€¢ made a minor change in make! return values for clarity ā€¢ added support for returning a page as plain Hiccup (experimental)

šŸŽ‰ 5
šŸ‘ 2