Fork me on GitHub
#announcements
<
2023-04-18
>
oliy15:04:56

Hi all, martian 0.1.23 has been released. martian is a library providing abstraction over your http client, supporting Swagger, OpenAPI and your own custom definitions. https://github.com/oliyh/martian This release adds support for: • Babashka! https://github.com/oliyh/martian/pull/165 thanks https://github.com/borkdudeexplore return value now indicates deprecated endpoints https://github.com/oliyh/martian/pull/164 thanks https://github.com/wkok • Support for local file definitions https://github.com/oliyh/martian/issues/174 https://github.com/oliyh/martian/pull/175 This release improves: • Upgrade clj-http-lite implementation https://github.com/oliyh/martian/issues/170 • Remove old notice from README https://github.com/oliyh/martian/pull/173 thanks https://github.com/The-Alchemist

👽 13
babashka 7
👍 6
🎉 9
timo01:04:43

does this mean, that this is now native-compileable?

oliy08:04:38

hello, yes it should be

💯 1
mccraigmccraig18:04:51

here's a teeny hooks-based state-management thing for #helix based react apps : https://github.com/mccraigmccraig/deepstate

🎉 21
pez18:04:13

Haha, fantastic name!

mccraigmccraig18:04:31

@U04V15CAJ is wholly responsible for the name :)

🙇 2
mccraigmccraig18:04:51

and here's a manifold-like async streams API which also does ClojureScript, error propagation and chunking : https://github.com/yapsterapp/promisespromises

🎉 16
😍 3
sergey.shvets19:04:06

Two out of two for fantastic names 😄

ah4509:04:56

woohoo so great to see this out in the wild! I’ve had the pleasure of using promisespromises extensively when working at Yapster and I wouldn’t want to be doing stream processing any other way; congrats on the release @U0524B4UW 🐶

cjohansen18:04:03

Not sure if this is the place for it, but I just created #portfolio to discuss https://github.com/cjohansen/portfolio - a visual REPL like devcards/storybook in ClojureScript. Just did a presentation on it that will be available on YouTube eventually, and someone suggested creating a channel 🙂

👍 19
clojure-spin 6
gratitude 4
🎉 2
1
Sam Ritchie20:04:59

Announcing v0.30.0 of the #emmy computer algebra system… this is the first release since the rename from “sicmutils”, and features some wonderful @colins work on making function compilation really fast, plus a new site (!!) at https://emmy.mentat.org/, a logo, and a https://emmy.mentat.org/#project-template. • GitHub: https://github.com/mentat-collective/emmy • Clojars: https://clojars.org/org.mentat/emmy • release notes: https://github.com/mentat-collective/emmy/releases/tag/v0.30.0 This release sets the stage for more interactive animations like this https://emmy-viewers.mentat.org/dev/examples/simulation/toroid.html example, or this https://emmy-viewers.mentat.org/dev/examples/simulation/quartic_well.html .

🚀 41
🎉 27
clojure-spin 15