Releases: steenzout/python-primogen
Releases · steenzout/python-primogen
2018.12.03
2017.05.11
2017.04.28
- improved travis-ci cache management
- added slack notifications
- added handling of shell scripts in
.editorconfig - renamed
companydirectory tosteenzout - removed
configandloggingpackages + unit tests - regenerated documentation resources based on steenzout-sphinx templates
- updated documentation dependencies
.editorconfignow multi-OS compatible
2016.09.23
- prevent
__pycache__directory from being cached on travis-ci - use
Sphinx==1.4.6 - improved docstring of
requirements()onsetup.py
2016.09.07
- minor changes to remove landscape.io warnings
- docstrings now using Google style
- travis-ci:
- added directory caching
- use
tox-travisto test
- renamed requirements files
- use rtd sphinx theme
- added requirements function on
setup.py
2016.08.16
setup.pyis now Python3 friendly- added
codingdirective - added coding directive
- added
py35test environment - renamed
NOTICEtoNOTICE.md - improved information in
NOTICEfile - added
.pylintrc - updated
.gitignorerules - improve docs generation
- updated
.gitignorerules - added
Makefileto generate documentation - python3 compatibility changes
- added
deploysection on travis-ci configuration
2016.08.15
- include
LICENSE,pytest.ini,tox.iniand test files in theMANIFEST.infile - updated
NOTICE - removed
skipsdistintox.ini
2016.08.10
added .editorconfig.