Skip to content

Latest commit

 

History

History
133 lines (91 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

133 lines (91 loc) · 2.18 KB

Versions

0.0.15

Release date: 08.11.2020

  • Add package tests
  • Setup python venv
  • Define used tools
  • Add --version option
  • Use 80 chars for code
  • Add twitter link
  • Update objective of a project
  • Separate supported python versions via comma
  • Get rid of mypy strict validation
  • Allow csv for pytest parametrization

0.0.13

Release date: 30.05.2020

  • Integrate interrogate docstring tool

0.0.12

Release date: 10.05.2020

  • Introduce github.io pages configuration file
  • Split supported python versions with comma
  • Set theme jekyll-theme-cayman
  • Implement colored output
  • Implement line multiplier
  • Return success for code analysis tool

0.0.11

Release date: 23.04.2020

  • Update code badges according to new organisation

0.0.10

Release date: 22.04.2020

  • Add 'flake8-printf-formatting' package

0.0.9

Release date: 16.04.2020

  • Make analyser executable
  • Introduce 'check-manifest' tool

0.0.8

Release date: 16.04.2020

  • Upgrade 'enforce-pep8' package
  • Ignore 'I100' flake8 rule
  • Describe additional meta data for packaging
  • Conform python class naming with forward dunder

0.0.7

Release date: 14.04.2020

  • Include Procfile into packaging

0.0.6

Release date: 14.04.2020

  • Save current installed python dependencies
  • Add PYPI badges

0.0.5

Release date: 10.04.2020

  • Enhance pypan tool help
  • Introduce extra packaging files
  • Add pretty python interpreters to dev requirements
  • Support 'pytest-mock' plugin
  • Upgrade 'enforce-pep8' package

0.0.4

Release date: 06.04.2020

  • Use 100 lines of code
  • Support 'back to top' readme navigation

0.0.3

Release date: 05.04.2020

  • Specify local debug section

0.0.2

Release date: 05.04.2020

  • Describe demo usage

0.0.1

Release date: 05.04.2020

  • Support colored user prompt
  • Build project environment setup
  • Include runtime.txt template file
  • Fix code analyser linters
  • Show tool usage
  • Add 'disallow_subclassing_any' argument to mypy tool
  • Introduce template folder
  • Introduce package template metafiles
  • Define 'pypans' package name
  • Introduce initial version of a project