Fork me on GitHub
#announcements
<
2020-01-12
>
wilkerlucio13:01:34

[com.wsscode/pathom "2.2.29"] is out! a few fixed bugs:

- `pc/reader2` will return `::p/not-found` instead of an error when dependency links are missing
- `::p/env` is automatically removed from mutations that return it and have no query
Check the full changelog at: https://github.com/wilkerlucio/pathom/blob/master/CHANGELOG.md Thanks!

👍 12
borkdude20:01:41

Babashka, a native Clojure scripting tool, Jan-Feb thread (or however long the history will be). Follow up in #babashka

❤️ 8
borkdude09:01:36

v0.0.63: https://github.com/borkdude/babashka/releases/tag/v0.0.63 Windows build and performance improvements.

borkdude10:01:04

Thanks to the help from @unlog1c's clj-async-profiler, hot loops with babashka are now 8x faster: https://github.com/borkdude/babashka/releases/tag/v0.0.64