Skip to content

Releases: ghurault/python-analysis-template

v0.5.0

18 Sep 16:39

Choose a tag to compare

  • Replace pip-compile by uv to compile requirements
  • Add TOML formatter
  • Add SQLFluff for formatting and linting SQL
  • Replace flake8 with ruff
  • Improve README
  • Build documentation on commit

v0.4.0

18 Sep 16:39

Choose a tag to compare

  • Add prettier formatter
  • Add Makefile
  • Update dependency management
  • Add docformatter pre-commit

v0.3.0

18 Sep 16:39

Choose a tag to compare

  • Set up VSC Dev Container environment
  • Improve dependency management
  • Set up pre-commit with Black, isort and conventional commits
  • Set up automatic versioning and tagging script
  • Set up API documentation with pdoc
  • Use mypy
  • Add plotting configuration

v0.2.0

18 Sep 16:39

Choose a tag to compare

  • Add config module
  • Add extensions recommendations

v0.1.0

05 Jul 08:46

Choose a tag to compare

Initial template