Fork me on GitHub
#announcements
<
2021-05-14
>
wilkerlucio14:05:02

New release for ! https://github.com/wilkerlucio/pathom-viz/releases/tag/v2021.5.13 - Now app is signed and notarized on MacOS, no need to go around gatekeeper anymore! - Pathom Viz will now auto-update - Double click on Graph View will fit the nodes, easy way to recover in case the pan/zoom gets lost

šŸ‘ 19
3
Alex Miller (Clojure team)15:05:44

org.clojure/data.json 2.3.0 is now available ā€¢ Fix https://clojure.atlassian.net/browse/DJSON-48: Make array parsing match spec - thanks @nbtheduke! ā€¢ Fix https://clojure.atlassian.net/browse/DJSON-18: Make pprint-json much faster - thanks Nikita Prokopov for the idea+tests and @slipset for adapation into current

šŸŽ‰ 49
Joshua Suskalo21:05:39

Announcing americano, for when you want to water down your Clojure with a little bit of Java. It provides a way to compile Java code from the Clojure CLI without code! The 1.0.0 release was just put out on Clojars. https://github.com/IGJoshua/americano

šŸ’Æ 43
šŸ˜† 17
ā˜• 21
seancorfield21:05:57

That looks really nice @U5NCUG8NR!

Joshua Suskalo21:05:02

Thanks! I was looking for something that could replace Badigeon or a bespoke thing in my Conditions library, and I noticed nothing else supports Java compilation by configuration, so I figured I should write it! At the moment the only thing it's lacking as far as I can tell is proper annotation support.

ericdallo22:05:57

Awesome! I was thinking in creating something like that last time I had that issue, well done!

ericdallo22:05:45

I'll certainly use it on clojure-lsp!

Joshua Suskalo00:05:01

Awesome! I'm excited to see the results there!

raspasov08:05:13

The name rocks! šŸ˜†

ericdallo15:05:02

local, It works great @U5NCUG8NR! But the CI failed, maybe related with support for java8? https://github.com/clojure-lsp/clojure-lsp/runs/2590918728

Joshua Suskalo16:05:54

I've published 1.0.1 that includes a hotfix for this issue!

ā¤ļø 5