On 4/10/16, 11:59 AM, "Colin Yates" <clojure@googlegroups.com on behalf of 
colin.ya...@gmail.com> wrote:
>That's great Sean - I look forward to 'lein ancient'ing tomorrow :-).

You’ll want to use 0.5.7 (just landed on Maven Central right now) to pick up a 
bug fix for a problem I discovered in 0.5.6 after release -- the following new 
syntax did not work:

        (insert! db table [:col] [“val”] {})

I’ve added more test coverage to ensure I don’t break more stuff in 0.6.0 when 
all the deprecated functionality is removed!

There will be a 0.5.8 release (probably tomorrow?) that cleans up 
`db-do-commands` and `db-do-prepared` -- they’re the last two variadic 
functions left in the library and now that I have everything else cleaned up, 
they’re bugging me! ☺

Sean Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)





-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to