Fork me on GitHub
#releases
<
2024-02-10
>
Noah Bogart02:02:21

https://github.com/NoahTheDuke/splint: Linter focused on style and code shape 1.12 (ayyyy) • Added re-find: and string: syntaxes for path :excludes. re-find uses clojure.core/re-find, so the regex doesn't have to match the entire file path, just any portion. string uses clojure.string/includes?, so a fixed string anywhere in the file path. • Updated https://github.com/borkdude/edamame to v1.4.25 in support of the new Clojure 1.12 ^[]/`:param-tags` feature. • First use of the splint icon I commissioned over the summer.

🎉 4
splint 3
borkdude10:02:12

Babashka https://github.com/babashka/http-client: HTTP client for Clojure and babashka built on java.net.http 0.4.16 (2024-02-10) • https://github.com/babashka/http-client/issues/45: query param values are double encoded

🎉 4