Skip to content

Changelog

Unreleased

๐Ÿงน Chores

  • compass: add compass.yml (#19)

๐Ÿš€ 0.4.0 (2025-10-17)

๐Ÿ’ซ New features

  • ADR: adds some ADR helpers (#17)

๐Ÿ“ฆ Build

  • fix unbound Python versionning not applied (#18)
  • update stack to python.copier==0.14.5 (#15)

๐Ÿš€ 0.3.1 (2024-11-21)

๐Ÿ› Bug fixes

  • packaging: use an unbound max version for compatibility with other unbound projects (#14)

๐Ÿš€ 0.3.0 (2024-11-21)

๐Ÿ’ซ New features

  • docstrings: start using some griffe extensions (#13)
  • docstrings: update mkdocstring-python minimum version and use its summary feature (#12)
  • theme: dark mode is the default and display click params as table (#11)

๐Ÿ“ฆ Build

  • update to python.copier==0.11.0 (#10)

๐Ÿš€ 0.2.0 (2024-10-01)

๐Ÿ’ซ New features

  • docstrings: generate_source_documentation generate docstring for multiple packages with package level summary

๐Ÿ› Bug fixes

  • ci: doc publication requires some new permissions for Artifactory
  • docstrings: only render submodules if there are any (#9)

๐Ÿš€ 0.1.4 (2024-09-17)

๐Ÿ’ซ New features

  • alerts: add support for Github style alerts
  • docstring: provide docstring documentation generation helpers and settings
  • toc: support by page TOC max depth (#4)

๐Ÿ“ฆ Build

  • copier: update to copier==0.8.1 (#6)
  • copier: update to python.copier==0.6.0

๐Ÿš€ 0.1.3 (2023-06-28)

๐Ÿš€ 0.1.2 (2023-06-28)

๐Ÿš€ 0.1.1 (2023-06-28)

๐Ÿ“ฆ Build

  • commitizen: merge prereleases in changelog on bump
  • commitizen: update changelog on bump and pin major to zero until stable

๐Ÿš€ 0.1.0 (2023-06-28)

๐Ÿ’ซ New features

  • Initial import

๐Ÿ“ฆ Build

  • dev: fix setuptools being silently required
  • apply the python.copier template (partially)