ChangeLogΒΆ

0.0.5 2015-04-25

Improve Py3 compatibility.
    Update rst files to improve docs.
    Add defaults to setup questions.
    Add build.cmd usage info.
    Update requirements.txt and requirements-dev.txt.
    Add delay between templates copying and renaming application directory.

0.0.4 2015-04-20

Update README.rst.
Updates usage section in README.rst based on usage.txt (which resides
    inside your application directory).

0.0.3 2015-04-20

Update README.rst.

0.0.2 2015-04-20

Remove rst2pdf module due to Py3 incompatibility.
Add To do list to README.rst.

0.0.1 2015-04-19

Create build.cmd to build source, egg, wheel, win, py2exe, cxf (still not
    working), doc and run tests.
Add PyPI and PyPItest uploads.
Create single file for setup info (appinfo.py) that can be used by the
    application itself.
Create templates for Travis, Shippable and tox.
Create template for development requirements (requirements-dev.txt).
Create empty template for installation requirements (requirements.txt).
Create template for git VCS exceptions (.gitignore).
Create template for files to be included in the setup (MANIFEST.in).
Create template for a README file (README.rst).
Create template for wheel setup and Sphinx documentation upload (setup.cfg).
Create option (-d) to copy templates to doc dir (ncludes option -r below).
Create option (-r) to update doc\reference.rst.