Skip to content

Releases: alexpovel/ancv

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)

v1.2.1

10 Nov 20:39
Compare
Choose a tag to compare

1.2.1 (2022-11-10)

Bug Fixes

  • Incorporate updated dependencies into deployed version (cac2373)

v1.2.0

20 Sep 17:44
Compare
Choose a tag to compare

1.2.0 (2022-09-20)

Features

  • Add command to generate JSON schema for the package (ea26b22)

Bug Fixes

  • Only run imports for actually used command (432311a)
  • Use correct encoding when exporting Python models (ab7ca67)

Documentation

  • Update to reflect new JSON Schema provision (2cc9e87)

v1.1.0

18 Sep 11:12
Compare
Choose a tag to compare

1.1.0 (2022-09-18)

Features

  • Add toggle to display 'Dec. 31st' dates as year-only (26d46cb), closes #65

Bug Fixes

  • Please the Windows overlords (fb58c58)

v1.0.2

11 Sep 18:11
Compare
Choose a tag to compare

1.0.2 (2022-09-11)

Documentation

  • Add caveats concerning the LinkedIn Exporter approach (87db22d)