[ANN] org.clojure/core.memoize 0.7.2

2019-06-13 Thread Sean Corfield
A manipulable, pluggable, memoization framework for Clojure This release fixes a small bug in how memo-swap! and 0-arity functions interact, as well as expanding the local Clojure version testing to match what’s on Jenkins, and picking up org.clojure/core.cache 0.7.2 (from 0.7.1, for a small bu

Online meeting next week: Martin Kavalar about Nextjournal

2019-06-13 Thread Daniel Slutsky
Next week we'll have an online meeting with Martin Kavalar about Nextjournal -- the new polyglot notebook written in Clojure and Clojurescript. Registration and more details here: https://twitter.com/scicloj/status/1139272636675035138 -- You received this message because you are subscribed to

RE: [ANN] seancorfield/next.jdbc 1.0.0

2019-06-13 Thread Sean Corfield
From: Oleksandr Shulgin > After a month of alpha builds being available for testing, the first beta > build was released on June 24th, 2019. /me looks at his pocket clock distrustfully ;) Good catch! A PR to fix that has already been merged https://github.c

Re: [ANN] seancorfield/next.jdbc 1.0.0

2019-06-13 Thread Oleksandr Shulgin
On Thu, Jun 13, 2019 at 7:51 AM Sean Corfield wrote: > The first “gold” release of the next generation of clojure.java.jdbc – a > new low-level Clojure wrapper for JDBC-based access to databases! > > > > https://github.com/seancorfield/next-jdbc > > > > Compared to the release candidate, this con

Re: [ANN] seancorfield/next.jdbc 1.0.0

2019-06-13 Thread Thomas
Thank you for all the hard work you put into this Sean!!! Great to see new libraries being written for Clojure!!! Thomas On Thursday, 13 June 2019 07:51:56 UTC+2, Sean Corfield wrote: > > The first “gold” release of the next generation of clojure.java.jdbc – a > new low-level Clojure wrapper fo