v4.34.0 #352
Olical
announced in
Announcements
v4.34.0
#352
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ConjureClientState
system is safer to call now, it can take spaces etc and still switch yourConjureClientState
. If you don't know what this is, definitely go and read up on it in:h conjure
, it might really help you out in some projects! Allows you to manage many REPL connections at once and base your active REPL on any arbitrary information such as your CWD or file path.cljs.test
in Clojure test invocations. See:h conjure-client-clojure-nrepl
to work out how to swap your test runner for the test mappings.count
on associative Lua tables which means we can now check if an associative table is empty or not too.Full Changelog: v4.33.2...v4.34.0
This discussion was created from the release v4.34.0.
Beta Was this translation helpful? Give feedback.
All reactions