[SQLObject] SQLObject 3.2.0

2017-03-11 Thread Oleg Broytman
Hello! I'm pleased to announce version 3.2.0, the first stable release of branch 3.2 of SQLObject. What's new in SQLObject === Contributor for this release is Neil Muller. Minor features -- * Drop table name from ``VACUUM`` command in SQLiteConnection: SQLite

Re: [SQLObject] SQLObject 3.2.0

2017-03-11 Thread Oleg Broytman
On Sat, Mar 11, 2017 at 05:14:00PM +0100, Oleg Broytman wrote: > I'm pleased to announce version 3.2.0, the first stable release of branch > 3.2 of SQLObject. Changes since beta1: * Add a section to DeveloperGuide about branch workflow. * Fixed access to _sources and _static subdirectories at G