X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rendercv/rendercv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5
Choose a base ref
...
head repository: rendercv/rendercv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6
Choose a head ref
  • 19 commits
  • 99 files changed
  • 6 contributors

Commits on Dec 21, 2025

  1. Configuration menu
    Copy the full SHA
    18b3d9a View commit details
    Browse the repository at this point in the history
  2. Add Bluesky (#560)

    jrdnbradford authored Dec 21, 2025
    Configuration menu
    Copy the full SHA
    17114e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. Configuration menu
    Copy the full SHA
    b524e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deee492 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17b3f66 View commit details
    Browse the repository at this point in the history
  4. Fix testdata files

    sinaatalay committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    3d12051 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca16163 View commit details
    Browse the repository at this point in the history
  6. Fix smokeshow for PRs

    sinaatalay committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    b1f8505 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ecb73a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12f7aaf View commit details
    Browse the repository at this point in the history
  9. Update examples and schema

    sinaatalay committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    bfda704 View commit details
    Browse the repository at this point in the history
  10. Fix tests

    sinaatalay committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    43312b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. Configuration menu
    Copy the full SHA
    83114b0 View commit details
    Browse the repository at this point in the history
  2. feat(locale): add Danish locale (#556)

    * Fix smokeshow for PRs
    
    * feat(locale): add Danish locale
    
    Add Danish locale file with translations for month names, abbreviations,
    and other locale-specific strings. Danish language code 'da' is supported
    as a valid ISO 639-1 code through the LanguageAlpha2 type.
    
    The locale file can be used with the --locale-catalog option or included
    inline in CV YAML files.
    
    * fix: moved danish locale to correct location
    
    * Fix minor issues
    
    * Fix Indonesian
    
    ---------
    
    Co-authored-by: Sina Atalay <79940989+sinaatalay@users.noreply.github.com>
    Co-authored-by: Jakob Guldberg Aaes <jakob1379@gmali.com>
    3 people authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    3360db3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c61bba3 View commit details
    Browse the repository at this point in the history
  4. Add web app to docs navbar

    sinaatalay committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    7aa105a View commit details
    Browse the repository at this point in the history
  5. Fix Unicode corruption in sample YAML name generation (#570)

    * fix(sample-generator): remove unnecessary unicode-escape decoding for name
    
    * test(sample-generator): add test for creating model with unicode name
    Sikriet authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    1d9deda View commit details
    Browse the repository at this point in the history
  6. Improve markdown templates

    sinaatalay committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    32d67b0 View commit details
    Browse the repository at this point in the history
  7. Update changelog for v2.6

    sinaatalay committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    8cac0e9 View commit details
    Browse the repository at this point in the history
Loading
X Tutup