Fork me on GitHub
#announcements
<
2022-12-06
>
Matthew Davidson (kingmob)06:12:50

Announcing a new release of Manifold, your handy-dandy async and streaming library: https://clojars.org/manifold. As well as a few bugs and minor improvements, the big changes are: β€’ Added windowing fns dropping-stream and sliding-stream. We've had cut-and-paste versions floating around for a while, but people keep looking for them, so they've been added. Many thanks to @rschmukler for the contribution! β€’ Java 8 is now the minimum supported version. https://github.com/clj-commons/manifold

clojure-spin 11
πŸ™ 8
πŸŽ‰ 3
πŸ‘ 1
bozhidar22:12:43

CIDER’s stacktrace analyzer has been extracted from cider-nrepl into a standalone Clojure library called Haystack https://github.com/clojure-emacs/haystack/ Big thanks for @r0man, who tackled this task! I hope that some of you will find Haystack useful!

1
gratitude 7
1
clojure-spin 1
πŸ™ 5
cider 11
metal 7
πŸ‘ 2
πŸŽ‰ 42
hlship18:12:02

I'm glad you can support io.aviso/pretty stack traces. I would note that the README was a bit odd; the library is Pretty, the organization is Aviso (the company I was working at when I developed io.aviso/pretty initially).

hlship18:12:35

So calling the format and library Aviso was just a bit jarring.

bozhidar22:12:13

(did I mention that the new library can parse pretty much every Clojure stacktrace format in existence today? πŸ˜‰ Good stuff!)

metal 5