- Fixed wrong default value for some of the CLI commands.
0.1.9
-------------
Released on Feb 8th 2016
- Updated CLI documentation. - Updated the Assemble API to be more flexible. - Updated to require less packages. - Fixed some usability bugs.
0.1.8
-------------
Released on Feb 7th 2016
- Added automatic install_requires to the setup call of your package.
0.1.7
-------------
Released on Feb 4th 2016
- Added `requirements-scan` command. - Added extra options (--major/-x, --minor/-y, --patch/-p) to `version` command. - Fixed scanning for GIT version to be quiet.
0.1.6
-------------
Released on Feb 1st 2016
- Added `sphinx.ext.coverage`. - Added auto-rebuild of tox environment on requirements change. - Updated requirements to match. - Updated tox.ini. - Fixed Flake8 problems.