-
Notifications
You must be signed in to change notification settings - Fork 20
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: yamlresume/yamlresume
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: yamlresume/yamlresume
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 75 files changed
- 2 contributors
Commits on Jul 8, 2025
-
fix: fixed broken references in README.md (#35)
* Fixed reference to pdf file in readme * Fit reference to software-engineer.yml aswell
Configuration menu - View commit details
-
Copy full SHA for b992dba - Browse repository at this point
Copy the full SHA b992dbaView commit details
Commits on Jul 10, 2025
-
refactor: revise comments in types
Making it more aligned and consistent Issue: #28
Configuration menu - View commit details
-
Copy full SHA for dbb86b2 - Browse repository at this point
Copy the full SHA dbb86b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a88ba00 - Browse repository at this point
Copy the full SHA a88ba00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e78503 - Browse repository at this point
Copy the full SHA 3e78503View commit details
Commits on Jul 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b1221b1 - Browse repository at this point
Copy the full SHA b1221b1View commit details -
fix: sunset datetime for validation error message
Replaced consola with console when validate resumes with errors.
Configuration menu - View commit details
-
Copy full SHA for d34a6b0 - Browse repository at this point
Copy the full SHA d34a6b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e0db4 - Browse repository at this point
Copy the full SHA 47e0db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 682016b - Browse repository at this point
Copy the full SHA 682016bView commit details -
feat: prettify yaml.parse error in clang style
Just to align with zod schema validation error style. Before: ``` ERROR Invalid YAML format: Nested mappings are not allowed in compact mappings at line 6, column 10: name: A ^ ``` After: ``` /Users/hanyu/tmp/yamlresume/my-resume.yml:6:10: error: Nested mappings are not allowed in compact mappings. name: A ^ ```
Configuration menu - View commit details
-
Copy full SHA for deb61bf - Browse repository at this point
Copy the full SHA deb61bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2882a01 - Browse repository at this point
Copy the full SHA 2882a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57afa48 - Browse repository at this point
Copy the full SHA 57afa48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99deaae - Browse repository at this point
Copy the full SHA 99deaaeView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.0...v0.5.1