Re: Time for a new CLSQL Release

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Sat, 16 Jul 2011 09:19:40 -0600
Newsgroups gmane.lisp.clsql.general
Message-ID <[email protected]>
On Jul 15, 2011, at 10:00 AM, Russ Tyndall wrote:
> I was hoping you could make a release for CLSQL (5.3.5 I guess) [...]

Sure, thanks for the work. I'll push 5.4.0 today.
While I haven't been consistent on a version increment policy,
these days I try to have x.y.N be bug fixes only, x.N.y to be
new features, and N.x.y to be backward compatible changes
or significant new features.

The remaining patch sets you listed seem quite worthwhile.

Kevin