Skip to content

Release 1.0.11 announcement

Choose a tag to compare

@Tim55667757 Tim55667757 released this 14 Jul 11:26
· 12 commits to master since this release

This is an example of release-note announcement.

Release version of ExampleProject [1.0 build 11] uploaded to PyPI:
https://pypi.python.org/pypi/dohq-example-project/1.0.11

Please report new bugs or the required functionality in new tasks.

Features

  1. Now you can install ExampleProject via pip:
    pip install dohq-example-project [--upgrade] [--pre]

  2. Documentation auto-updated from README.md on the GitHub-pages. More usage examples added: https://devopshq.github.io/ExampleProject/

Improvements

  1. Build-process realized using Travis-CI. After success build TFS API Python client auto-uploaded to PyPI: .tar.gz and .whl archives are suported.

  2. Badges with links and actual statuses from Travis-CI, PyPI and Codacy services added to README.md.

  3. Some unit-tests on base routines added.