Skip to content

Latest commit

 

History

History
84 lines (48 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

84 lines (48 loc) · 1.3 KB

v0.0.7 (2024-10-18)

🐛🚑️ Fixes

  • add sqlalchemy dep

🔧🔨📦️ Configuration, Scripts, Packages

  • pre-commit: fix mypy hook
  • ruff: fix some rules

v0.0.6 (2024-10-16)

🐛🚑️ Fixes

  • bump gitmoji hook

🔧🔨📦️ Configuration, Scripts, Packages

  • pre-commit: bump cz gitmoji

v0.0.5 (2024-10-16)

🐛🚑️ Fixes

  • add mypy config to pre-commit
  • make per-file-ignores dependent on packages
  • add ruff line length

🧹 chore

  • remove comment

v0.0.4 (2024-10-16)

🐛🚑️ Fixes

  • use project name

v0.0.3 (2024-10-16)

🐛🚑️ Fixes

  • add coverage run section

v0.0.2 (2024-10-16)

🐛🚑️ Fixes

  • commitizen: set allowed prefixes
  • set annotated tag to true
  • add cz pre-bump hook if using uv

🎨🏗️ Style & Architecture

  • formatting

📝💡 Documentation

  • fix title in readme

v0.0.1 (2024-10-09)

config

  • pre-commit: update hooks

fix

  • bump cz-gitmoji
  • lower min pre-commit version
  • add copier pre-commit hooks
  • add copier pre-commit hooks

💚👷 CI & Build

  • remove dependency
  • add bump workflow

🔧🔨📦️ Configuration, Scripts, Packages

  • cz: set version to 0.0.0
  • commitizen: add cz config
  • pre-commit: add pre commit config