Releases: alexpovel/ancv
Releases · alexpovel/ancv
v1.5.2
1.5.2 (2024-11-18)
Bug Fixes
- build: Docker ARM build (try 2) (7e2d595)
v1.5.1
1.5.1 (2024-11-18)
Bug Fixes
Documentation
- Add port mapping for docker command (3c1d404)
v1.5.0
1.5.0 (2024-11-18)
Features
- web: Add web server command to serve JSON resume from URL with periodic refresh (#241) (51e1640)
v1.4.5
1.4.5 (2024-10-25)
Bug Fixes
v1.4.4
1.4.4 (2024-10-25)
Bug Fixes
- metadata: Fix URL metadata fetching & printing (3c4bbb5)
v1.4.3
1.4.3 (2024-10-24)
Bug Fixes
- ci: Empty fix to trigger CI (60736c4)
- docker:
error: failed to write to file
/app/uv.lock` (a12a2d5)
v1.4.2
1.4.2 (2024-10-23)
Bug Fixes
remaining
variable possibly unbound (ea03173)
- project-setup: Switch from
poetry
to uv
, bump all dependency versions to latest (4983dee)
v1.4.1
1.4.1 (2024-05-01)
Bug Fixes
- Provide libc for pydantic (49a91f9)
v1.4.0
1.4.0 (2024-05-01)
Features
Bug Fixes
- ci: Allow release-please to run as full bot account (2fcafa2)
- ci: Bootstrap release-please (bd5cb39)
- ci: Bootstrap release-please after its v4 release (926edc6)
- ci: Package manifest path (d6c914d)
- ci: Roll back to normal PAT (5a84fc4)
- tests: URL str output changed subtly (bfc8632)
- Type errors after mypy version bump (dcc813d)
- typing: Allow
Any
until mypy
/pydantic
play well together again (22dff21)
Documentation
- Suggest a gpt prompt for generating resumes in JSON Resume Schema format (321c438)
v1.3.1
1.3.1 (2023-04-21)
Bug Fixes
- Protect container image release via environment (aa93136)