Releases: alexpovel/ancv
Releases · alexpovel/ancv
v0.5.2
0.5.2 (2022-07-19)
Bug Fixes
- build: Allow cached Docker builds (4edb27b)
- build: Reorder jobs and steps (de7b891)
- build: Use
main
branch (2888677)
- git: Only run Python tasks on Python files (cfd0fdb)
- web: Use new env var, redirect properly for browsers (c887388)
v0.5.1
0.5.1 (2022-07-19)
Bug Fixes
- build: Move Docker image creation to 'publish' pipeline (b43039f)
v0.5.0
0.5.0 (2022-07-19)
Features
- build: Add GitHub Actions job to upload Docker image (b2e54f2)
v0.4.0
0.4.0 (2022-07-18)
Features
- ci: Add
release-please
config (01093ae)
- git: Add
commitizen
commit lint for Conventional Commits (a8c5937)
Bug Fixes