Skip to content

Releases: alexpovel/ancv

v1.4.5

25 Oct 07:52
Compare
Choose a tag to compare

1.4.5 (2024-10-25)

Bug Fixes

v1.4.4

25 Oct 07:30
Compare
Choose a tag to compare

1.4.4 (2024-10-25)

Bug Fixes

  • metadata: Fix URL metadata fetching & printing (3c4bbb5)

v1.4.3

24 Oct 07:36
Compare
Choose a tag to compare

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

23 Oct 19:51
Compare
Choose a tag to compare

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

01 May 15:12
Compare
Choose a tag to compare

1.4.1 (2024-05-01)

Bug Fixes

  • Provide libc for pydantic (49a91f9)

v1.4.0

01 May 14:27
Compare
Choose a tag to compare

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

21 Apr 20:06
Compare
Choose a tag to compare

1.3.1 (2023-04-21)

Bug Fixes

  • Protect container image release via environment (aa93136)

v1.3.0

21 Apr 19:51
Compare
Choose a tag to compare

1.3.0 (2023-04-21)

Features

  • Harden PyPI deployment via OIDC (9fec4ed)

v1.2.3

05 Feb 20:01
Compare
Choose a tag to compare

1.2.3 (2023-02-05)

Bug Fixes

  • Skip empty but specified ([]) sections (ed5d20f)

v1.2.2

05 Feb 18:45
Compare
Choose a tag to compare

1.2.2 (2023-02-05)

Documentation

  • Document and clear up templating code (920a759)
  • Document and clear up theme code (5229102)
  • Document and clear up web {client,server} and other code (7690b08)
  • Document pydantic models and their original counterpart (8365454)