Releases: devopshq/ExampleProject
Release 1.0.18 announcement
This is an example of additional release-note announcement.
Release version of ExampleProject [1.0 build 18] uploaded to PyPI:
https://pypi.python.org/pypi/dohq-example-project/1.0.18
Please report new bugs or the required functionality in new tasks.
Features
None
Improvements
-
Version is added.
-
Example of project testing is added.
Release 1.0.11 announcement
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
-
Now you can install ExampleProject via pip:
pip install dohq-example-project [--upgrade] [--pre] -
Documentation auto-updated from README.md on the GitHub-pages. More usage examples added: https://devopshq.github.io/ExampleProject/
Improvements
-
Build-process realized using Travis-CI. After success build TFS API Python client auto-uploaded to PyPI: .tar.gz and .whl archives are suported.
-
Badges with links and actual statuses from Travis-CI, PyPI and Codacy services added to README.md.
-
Some unit-tests on base routines added.