1.4.5 (2024-10-25)
- Release process (dc64e98)
1.4.4 (2024-10-25)
- metadata: Fix URL metadata fetching & printing (3c4bbb5)
1.4.3 (2024-10-24)
- ci: Empty fix to trigger CI (60736c4)
- docker:
error: failed to write to file
/app/uv.lock` (a12a2d5)
1.4.2 (2024-10-23)
remaining
variable possibly unbound (ea03173)- project-setup: Switch from
poetry
touv
, bump all dependency versions to latest (4983dee)
1.4.1 (2024-05-01)
- Provide libc for pydantic (49a91f9)
1.4.0 (2024-05-01)
- Set up devbox (b1156f6)
- 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
untilmypy
/pydantic
play well together again (22dff21)
- Suggest a gpt prompt for generating resumes in JSON Resume Schema format (321c438)
1.3.1 (2023-04-21)
- Protect container image release via environment (aa93136)
1.3.0 (2023-04-21)
- Harden PyPI deployment via OIDC (9fec4ed)
1.2.3 (2023-02-05)
- Skip empty but specified (
[]
) sections (ed5d20f)
1.2.2 (2023-02-05)
- 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)
1.2.1 (2022-11-10)
- Incorporate updated dependencies into deployed version (cac2373)
1.2.0 (2022-09-20)
- Add command to generate JSON schema for the package (ea26b22)
- Only run imports for actually used command (432311a)
- Use correct encoding when exporting Python models (ab7ca67)
- Update to reflect new JSON Schema provision (2cc9e87)
1.1.0 (2022-09-18)
- Please the Windows overlords (fb58c58)
1.0.2 (2022-09-11)
- Add caveats concerning the LinkedIn Exporter approach (87db22d)
1.0.1 (2022-09-08)
- i18n:
score
->grade
(17389b6)
1.0.0 (2022-09-06)
- Trigger initial major bump aka release
- Explain all the different components (6baf1d2)
- Trigger initial major bump aka release (543f5e7)
0.20.0 (2022-09-06)
- i18n: Add Spanish and French translations (df98c24)
0.19.1 (2022-09-06)
- Give
rich
a shout-out (3ad55ca) - Improve README, add YouTube timestamp (615d883)
- Specify
-UseBasicParsing
for PowerShell 5 (38566d1)
0.19.0 (2022-09-05)
- app: Refactor and improve theming (e35b703)
0.18.0 (2022-09-05)
- app: Add special
heyho
endpoint for showcasing (79f20b8)
0.17.0 (2022-09-04)
- i18n: Employ
babel
, add proper internationalization to dates (492ee55)
- app: Get rid of last remaining hard-coded strings (ad58a6e)
- test: Remove explicit
null
fields (823d932)
- Add
less
usage hint (0bd5ca3) - Add local usage examples (e66a9b1)
- Fix arrowheads (draw them manually) (8a1dce3)
0.16.0 (2022-09-04)
- build: Halve the Docker image size (4d9fa53)
0.15.2 (2022-09-04)
- build: Use
release-please
output as tag value input for Docker tagging (4b05181)
0.15.1 (2022-09-04)
- build: Run publish pipeline on tags (a171597)
0.15.0 (2022-09-04)
- build: Enable Docker image versioning (8a34b35), closes #23
- self-hosting: Add self-hosting instructions and files (140bbcc)
0.14.1 (2022-09-04)
- app: Adjust field name,
language
being much more intuitive (fd25c0a)
- Expand docs, provide flow chart for core functionality (12346bc)
- Expand section on creating components (c0457e4)
- Polish README, vastly expand the construction flowchart (56cdc66)
- Remove illegal JSON (1729b51)
0.14.0 (2022-09-03)
- app: Adjust CV sections order (ac2ad1f)
- app: Adjust defaults handling (5a11a4c)
- app: Adjust rendering for skills to be 'sequential' as well (bd27a4d)
- app: Fix whitespace in language rendering (43e577a)
- templating: Fix whitespace/newlines around sections (3e5b5c6)
- test: Expand
full.json
test input, fix/adjust whitespace correspondingly (cd31537)
0.13.0 (2022-09-03)
- app: Make
ancv
available as an installable script (cabd4ec) - app: Provide date 'collapsing' for same-month ranges (5e4cc52), closes #45
- app: Remove day from date formatting (08218b0)
- test: Mark timings test as flaky, allowing reruns (5b44cda)
- tests: Expect tests to fail if GH API limit reached (b6c97b5)
- Simplify README, add LinkedIn link (a57e8d1)
0.12.0 (2022-08-14)
- Clean up README, move details to ARCHITECTURE doc (79c61a8)
0.11.0 (2022-08-13)
- api: Enable GitHub username validation (614167b), closes #7
- api: Raise 'correct' status code upon lookup error (8ae751f)
- app: Cover GitHub API rate limit exceeding w/ a server response (99c6039)
0.10.0 (2022-08-10)
- web: Provide
Server-Timing
Header (a2c2b9e)
0.9.0 (2022-08-08)
- cli: Add
list
command to display all available components (eaaa00c), closes #36 - cli: Add
version
CLI command (8332d84) - tests: Add new Makefile target + CI job for codecov.io upload (d451c28)
- tests: Remove unused fixture (6fd7baa)
0.8.0 (2022-07-26)
- app: Add
ascii_only
option (2efdc09)
0.7.0 (2022-07-24)
0.6.1 (2022-07-23)
- build: Fixed Dockerfile using old CLI syntax (39fa5c8)
- cli: Turn 'Arguments' into 'Options' (756b681)
0.6.0 (2022-07-23)
0.5.2 (2022-07-19)
- 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)
0.5.1 (2022-07-19)
- build: Move Docker image creation to 'publish' pipeline (b43039f)
0.5.0 (2022-07-19)
- build: Add GitHub Actions job to upload Docker image (b2e54f2)
0.4.0 (2022-07-18)
- ci: Add
release-please
config (01093ae) - git: Add
commitizen
commit lint for Conventional Commits (a8c5937)
- deps: Reorder metadata (c679d48)