------------------- - launchpad 997107: fixed vcs-clear-locks option for bzr, that requires a user confirmation that cannot be bypassed in older versions
0.13
----------------- - launchpad 998404: more robust calls to hg and bzr (w/ unit tests), and have exception raised if vcs call failed (break early, break often). - launchpad 997107: vcs-clear-locks option (currently interpreted by Bzr only)
0.12
----------------- - launchpad 993362: addons subdir option, and made repositories being one addon usable by creating an intermediate directory.
0.11
-----------------
- Faster tarball inspection (see lp issue 984237) - Shared downloads and more generally configurable downloads directory, see https://blueprints.launchpad.net/anybox.recipe.openerp/+spec/shared-downloads
0.10
-----------------
- fixed the sample buildouts in the readme file
0.9
----------------
- Clean-up and refactoring - Removed `url` option (download url supported through `version`) - Support OpenERP 6.1 and 6.0 - Added an 'addons' option allowing remote repositories and local directories - Improved error messages - Updated the documentation - Handle bad Babel import in setup.py - Support offline mode of buildout - Create gtk client config without starting it