Skip to content

Latest commit

 

History

History
377 lines (183 loc) · 17.1 KB

CHANGELOG.md

File metadata and controls

377 lines (183 loc) · 17.1 KB

Changelog

1.4.1 (2024-05-01)

Bug Fixes

  • Provide libc for pydantic (49a91f9)

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)

1.3.1 (2023-04-21)

Bug Fixes

  • Protect container image release via environment (aa93136)

1.3.0 (2023-04-21)

Features

  • Harden PyPI deployment via OIDC (9fec4ed)

1.2.3 (2023-02-05)

Bug Fixes

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

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)

1.2.1 (2022-11-10)

Bug Fixes

  • Incorporate updated dependencies into deployed version (cac2373)

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)

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)

1.0.2 (2022-09-11)

Documentation

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

1.0.1 (2022-09-08)

Bug Fixes

1.0.0 (2022-09-06)

⚠ BREAKING CHANGES

  • Trigger initial major bump aka release

Documentation

  • Explain all the different components (6baf1d2)

bump

  • Trigger initial major bump aka release (543f5e7)

0.20.0 (2022-09-06)

Features

  • i18n: Add Spanish and French translations (df98c24)

Documentation

  • Add showcase 'hero image' (2e8de72)
  • Update available components (76c83a0)

0.19.1 (2022-09-06)

Documentation

  • Give rich a shout-out (3ad55ca)
  • Improve README, add YouTube timestamp (615d883)
  • Specify -UseBasicParsing for PowerShell 5 (38566d1)

0.19.0 (2022-09-05)

Features

  • app: Refactor and improve theming (e35b703)

0.18.0 (2022-09-05)

Features

  • app: Add special heyho endpoint for showcasing (79f20b8)

0.17.0 (2022-09-04)

Features

  • i18n: Employ babel, add proper internationalization to dates (492ee55)

Bug Fixes

  • app: Get rid of last remaining hard-coded strings (ad58a6e)
  • test: Remove explicit null fields (823d932)

Documentation

  • Add less usage hint (0bd5ca3)
  • Add local usage examples (e66a9b1)
  • Fix arrowheads (draw them manually) (8a1dce3)

0.16.0 (2022-09-04)

Features

  • build: Halve the Docker image size (4d9fa53)

0.15.2 (2022-09-04)

Bug Fixes

  • build: Use release-please output as tag value input for Docker tagging (4b05181)

0.15.1 (2022-09-04)

Bug Fixes

  • build: Run publish pipeline on tags (a171597)

0.15.0 (2022-09-04)

Features

  • build: Enable Docker image versioning (8a34b35), closes #23
  • self-hosting: Add self-hosting instructions and files (140bbcc)

0.14.1 (2022-09-04)

Bug Fixes

  • app: Adjust field name, language being much more intuitive (fd25c0a)

Documentation

  • 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)

Features

  • app: Adjust CV sections order (ac2ad1f)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • tests: Expect tests to fail if GH API limit reached (b6c97b5)

Documentation

  • Simplify README, add LinkedIn link (a57e8d1)

0.12.0 (2022-08-14)

Features

  • api: Forego user existence check, try for gists directly (9f83798), closes #41

Documentation

  • Clean up README, move details to ARCHITECTURE doc (79c61a8)

0.11.0 (2022-08-13)

Features

  • 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)

Features

  • web: Provide Server-Timing Header (a2c2b9e)

0.9.0 (2022-08-08)

Features

  • 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)

Bug Fixes

  • tests: Remove unused fixture (6fd7baa)

0.8.0 (2022-07-26)

Features

  • app: Add ascii_only option (2efdc09)

0.7.0 (2022-07-24)

Features

  • ci: Cache poetry dependencies (23dca4b)
  • cli: Add command to serve a single file (6318e96)

0.6.1 (2022-07-23)

Bug Fixes

  • build: Fixed Dockerfile using old CLI syntax (39fa5c8)
  • cli: Turn 'Arguments' into 'Options' (756b681)

0.6.0 (2022-07-23)

Features

  • cli: Add --verbose CLI option (0c22e8c)
  • cli: Replace click with typer (a50d347)

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)

0.5.1 (2022-07-19)

Bug Fixes

  • build: Move Docker image creation to 'publish' pipeline (b43039f)

0.5.0 (2022-07-19)

Features

  • build: Add GitHub Actions job to upload Docker image (b2e54f2)

0.4.0 (2022-07-18)

Features

  • ci: Add release-please config (01093ae)
  • git: Add commitizen commit lint for Conventional Commits (a8c5937)

Bug Fixes