Fork me on GitHub
#releases
<
2023-04-26
>
borkdude15:04:18

https://github.com/babashka/babashka: Native, fast starting Clojure interpreter for scripting https://babashka.org/conf/ is happening June 10th in Berlin. Save the date and/or submit your babashka/clojure-related 20 minute talk or 90 minute workshop in the CfP! Small updated since the previous release fixing a minor edge case with the new "script-adjacent" bb.edn functionality. 1.3.179 (2023-04-26) • https://github.com/babashka/babashka/issues/1544: :local/root in script-adjacent bb.edn should resolve relative to script • https://github.com/babashka/babashka/issues/1545: Adjacent bb.edn not respected with explicit -f option • https://github.com/babashka/babashka/issues/1546: add .contains for vector and lazy-seq

🎉 6
babashka 4
practicalli-johnny16:04:17

https://github.com/practicalli/project-templates - create production level projects with deps-new 2023.04.25 - minor release mostly around docker compose improvements (healthcheck, conditional startup) • https://github.com/practicalli/project-templates/issues/13 docker: swagger-editor as separate compose configuration • https://github.com/practicalli/project-templates/issues/12 docker: postgres image healthcheck (compose.yaml) • https://github.com/practicalli/project-templates/issues/11 docker: container healthcheck configuration (Dockerfile) • https://github.com/practicalli/project-templates/issues/10 service: resolve docker compose container exits • practicalli/application template development workflow documentation updated https://github.com/practicalli/project-templates/releases

🎉 4
borkdude18:04:02

https://github.com/borkdude/jet: CLI to transform between JSON, EDN, YAML and Transit using Clojure. 0.5.25 (2023-04-26) • #130: --no-commas option strips commas from EDN. Only works with uncolored output.

🎉 8