Skip to content

Releases: steenzout/python-primogen

2018.12.03

18 Dec 19:47
ae053ca

Choose a tag to compare

  • updated README.md file
  • updated dependencies
    • sphinx_rtd_theme==0.4.2
  • setup.py now compatible with pip version >= 10

2017.05.11

11 May 16:27

Choose a tag to compare

  • added autopep8
  • use autopep8 to make code comply with PEP8
  • venv to use py27 virtual environment Python interpreter

2017.04.28

28 Apr 23:03

Choose a tag to compare

  • improved travis-ci cache management
  • added slack notifications
  • added handling of shell scripts in .editorconfig
  • renamed company directory to steenzout
  • removed config and logging packages + unit tests
  • regenerated documentation resources based on steenzout-sphinx templates
  • updated documentation dependencies
  • .editorconfig now multi-OS compatible

2016.09.23

26 Sep 15:18

Choose a tag to compare

  • prevent __pycache__ directory from being cached on travis-ci
  • use Sphinx==1.4.6
  • improved docstring of requirements() on setup.py

2016.09.07

08 Sep 02:47

Choose a tag to compare

  • minor changes to remove landscape.io warnings
  • docstrings now using Google style
  • travis-ci:
    • added directory caching
    • use tox-travis to test
  • renamed requirements files
  • use rtd sphinx theme
  • added requirements function on setup.py

2016.08.16

16 Aug 20:10

Choose a tag to compare

  • setup.py is now Python3 friendly
  • added coding directive
  • added coding directive
  • added py35 test environment
  • renamed NOTICE to NOTICE.md
  • improved information in NOTICE file
  • added .pylintrc
  • updated .gitignore rules
  • improve docs generation
  • updated .gitignore rules
  • added Makefile to generate documentation
  • python3 compatibility changes
  • added deploy section on travis-ci configuration

2016.08.15

15 Aug 15:55

Choose a tag to compare

  • include LICENSE, pytest.ini, tox.ini and test files in the MANIFEST.in file
  • updated NOTICE
  • removed skipsdist in tox.ini

2016.08.10

10 Aug 20:02

Choose a tag to compare

2015.12.24

10 Aug 20:02

Choose a tag to compare

  • config module
  • logging module
  • setup.py template
  • test for version.__version__
  • test configuration
  • base test classes
  • tox setup
  • travis-ci integration
  • sphinx setup