announcements

Project/library announcements ONLY - use threaded replies for discussions. Do not cross post here from other channels. Consider #events or #news-and-articles for other announcements.
seancorfield 2021-06-17T05:54:45.254100Z

com.github.seancorfield/next.jdbc "1.2.674"https://cljdoc.org/d/com.github.seancorfield/next.jdbc/1.2.674/doc/readme -- * Fix #167 by adding :property-separator to next.jdbc.connection/dbtypes and using it in jdbc-url. * Address #166 by adding next.jdbc/with-logging to create a wrapped connectable that will invoke logging functions with the SQL/parameters and optionally the result or exception for each operation. Fix :unit_count references in Getting Started* (were :unit_cost). * Update test-runner. Follow-up in #sql

👌 3
1
seancorfield 2021-06-17T06:04:23.254900Z

com.github.seancorfield/honeysql "2.0.0-rc3"https://cljdoc.org/d/com.github.seancorfield/honeysql/2.0.0-rc3/doc/readme -- * Fix #328 by adding :distinct as special syntax, affecting an expression. * Address #327 by changing “unknown clause” error to including mention of “nil values” (which are also illegal). * Fix #327 by making single-argument helpers consistent with multi-argument helpers. * Support PostgreSQL’s && array operator. Clarify how to SELECT a function expression (in Getting Started*). * Update test-runner. Follow-up in #honeysql

🔥 2
👌 4
1
2
🎉 3
mauricio.szabo 2021-06-17T19:14:40.260300Z

Just published Chlorine v0.12.0 for Atom - in this release, fixes for Lumo and Clojerl socket REPLs, an improved "Doc for Var" that uses markdown to render documentation (toggable - you can disable that) and also gets source (if it's a function) or var contents (if it's not) for most, if not all, REPLs that Chlorine supports. I'll publish a Clover version soon also - discussions on #chlorine-clover 🙂

💯 10
💪 4