Fork me on GitHub
#announcements
<
2020-02-19
>
seancorfield06:02:09

org.clojure/java.data {:mvn/version "1.0.64"} -- https://github.com/clojure/java.data -- functions for working with Java Beans and "builders" as Clojure data -- is now following the MAJOR.MINOR.COMMITS versioning scheme per other Contribs listed above. Follow-up in #clojure

36
thumbnail11:02:11

formatting-stack is a formatting+linting solution that wraps some of the most popular libraries in the space (cljfmt, refactor-nrepl, eastwood, clj-kondo and more), making them more accurate, efficient and repl-friendly, avoiding cold-starts. We’ve been using this internally for the past year to unify all config / tooling among our devs. It’s typically integrated with tools.namespace and Git, but we also place a lot of emphasis on agnosticism: you can configure and run our ‘glue’ however you please. With a bit of luck it could become community-driven project, gradually. In the end want this to be a solution as helpful as possible - PRs welcome! https://github.com/nedap/formatting-stack

80
🎉 32
🆒 20
parrot 16
Bobbi Towers21:02:52

This one thing condenses like 8000 hours of reading 6 yr old blog posts 😜

😃 4
❤️ 12
dotemacs21:02:28

Wow, this is pretty cool, thanks for this!

thumbnail18:02:34

@U8LB00QMD most of the team had no prior experience and the integrated formatting with linting to get everything straight has proven really helpful :)

oliy22:02:01

I'm pleased to announce superlifter, a DataLoader for Clojure. Feedback welcome! https://github.com/oliyh/superlifter

👏 40
🚀 4
lilactown22:02:54

this has been sorely needed for awhile! nice job!

lilactown22:02:01

also TIL about funcool/urania

👌 8
oliy07:02:18

Thanks, urania does the clever bit!

borkdude23:02:24

bb v0.0.71: implemented clojure.repl/doc, added clojure.pprint/pprint and some other stuff - follow up in #babashka https://github.com/borkdude/babashka/releases/tag/v0.0.71

🎉 48