Releases: ptsouchlos/modern-cv
Releases · ptsouchlos/modern-cv
v0.10.0 - Long overdue release
This release was long overdue. There have been many improvements and changes thanks to the awesome community. I really appreciate all your contributions!
What's Changed
- [FEATURE] Possibility to add author.signature as image to be added above author's name in signature block. by @rosanows in #140
- fix: Icons and their text can get separated by automatic linebreaking by @paulrauecker in #144
- chore: adjust how contact items are constructed by @ptsouchlos in #145
- feat: add support for bsky and mastodon by @ptsouchlos in #149
- chore: rename GitHub username by @ptsouchlos in #151
- feat: add custom signature for cover letter by @ptsouchlos in #157
- Make
resume-entryblock sticky by @dodomorandi in #155 - Make level 1 heading sticky by @dodomorandi in #156
- fix: template usage of resume-skill-grid by @breiker in #161
- fix: footer margin and descent by @jkhsjdhjs in #164
- fix: don't center contact items vertically by @jkhsjdhjs in #162
- feat: migrate to fontawesome 7 by @ptsouchlos in #158
- fix: bottom alignment of resume skill grid by @jkhsjdhjs in #163
- feat: refactor contact items formatting by @jkhsjdhjs in #166
- chore: add reference image for contact icons test by @jkhsjdhjs in #165
- fix: install to different local folder by @ptsouchlos in #170
- fix: add info to README for installing fonts by @ptsouchlos in #169
- chore: format all typst code and add CI check by @ptsouchlos in #172
- chore: add windows shell for justfile by @ptsouchlos in #171
- chore: don't run tests with different typst versions by @jkhsjdhjs in #173
- feature: configurable/consistent spacing by @jkhsjdhjs in #176
- fix: coverletter profile picture crop by @jkhsjdhjs in #178
- fix: add missing contact items inset/sep docstrings by @jkhsjdhjs in #177
- feat: add Dutch language translations to lang.toml by @7ijme in #179
New Contributors
- @rosanows made their first contribution in #140
- @paulrauecker made their first contribution in #144
- @dodomorandi made their first contribution in #155
- @breiker made their first contribution in #161
- @7ijme made their first contribution in #179
Full Changelog: 0.9.0-patch...0.10.0
v0.9.0 patch - match released version on typst/packages
There were some changes requested in the PR for releasing 0.9.0 on typst universe. This release matches what was released to typst universe, but does not alter the version in the typst.toml.
What's Changed
- fix(ci): issues with release CI action by @DeveloperPaul123 in #135
- chore: 0.9.0 release backmerge by @DeveloperPaul123 in #138
Full Changelog: 0.9.0...0.9.0-patch
0.9.0 - More features, fixes and tweaks
What's Changed
- 0.8.0 release back-merge by @DeveloperPaul123 in #101
- Added gitlab and bitbucket by @tfmoraes in #102
- feat: add disable-smallcaps option by @timmmmmmmmm in #105
- fix: use paper-size in docs by @FiiL123 in #111
- Use type literals for comparison by @JohnMeyerhoff in #112
- chore: typst 0.13 updates by @DeveloperPaul123 in #113
- Parametrize header-font for coverletters by @jncfa in #114
- fix: small misc issues with build by @DeveloperPaul123 in #118
- feat(lib): added icon to address entry by @DeveloperPaul123 in #119
- feat: improve README design and readability by @DeveloperPaul123 in #120
- fix: resume skill item grid alignment by @DeveloperPaul123 in #121
- fix(coverletter): spacing between footer and closing by @DeveloperPaul123 in #123
- feat: Add support for
customauthor entry by @LaisRast in #124 - Make phone number a
telURL by @ptrrr1 in #126 - feat: add pdf document options by @Its-Just-Nans in #129
- feat: add pdf info for cover letter by @Its-Just-Nans in #130
- Fix zh/jp name order by @pickfire in #131
- chore: update version to 0.9.0 by @DeveloperPaul123 in #132
- chore(ci): add step to upload manual to the release by @DeveloperPaul123 in #134
New Contributors
- @tfmoraes made their first contribution in #102
- @timmmmmmmmm made their first contribution in #105
- @FiiL123 made their first contribution in #111
- @JohnMeyerhoff made their first contribution in #112
- @jncfa made their first contribution in #114
- @LaisRast made their first contribution in #124
- @ptrrr1 made their first contribution in #126
- @Its-Just-Nans made their first contribution in #129
- @pickfire made their first contribution in #131
Full Changelog: 0.8.0...0.9.0
🚀 0.8.0 - New features and bug fixes!
What's Changed
- chore: back merge for release by @DeveloperPaul123 in #75
- chore: minor tweaks and fixes by @DeveloperPaul123 in #78
- Fix bad alignment of the contacts by @caemor in #82
- Use provided font for header name by @matcap in #88
- Add the ability to set a profile picture in resume by @clement-troesch in #87
- fix: allow font awesome icon in heading by @chxp in #90
- Fix German salutation by @ThomasFeher in #94
- feat: add ability to set page size by @DeveloperPaul123 in #95
- feat: make "job application for" text translatable by @DeveloperPaul123 in #96
New Contributors
- @matcap made their first contribution in #88
- @clement-troesch made their first contribution in #87
- @chxp made their first contribution in #90
- @ThomasFeher made their first contribution in #94
Full Changelog: 0.7.0...0.8.0
Improvements, fixes and more options!
What's Changed
- Formatting parity between cover letter and resume author info by @mgrimace in #58
- Update to v0.6.0 by @kir0ul in #62
- feat: add italian language by @mandriota in #63
- Add basic version of a personal website link by @DeveloperPaul123 in #64
- Project setup and infrastructure updates by @DeveloperPaul123 in #65
- Fix spacing issue in resume and CI by @DeveloperPaul123 in #67
- Fix warnings when using typst 0.12.0 by @bluen in #71
- Make closing remark in letter optional by @DeveloperPaul123 in #72
- feat: use multi-language data for PDF title by @JKRhb in #73
New Contributors
- @mgrimace made their first contribution in #58
- @kir0ul made their first contribution in #62
- @mandriota made their first contribution in #63
- @bluen made their first contribution in #71
- @JKRhb made their first contribution in #73
Full Changelog: 0.6.0...0.7.0
New languages, link types, config options and more!
What's Changed
0.5.0release back merge by @DeveloperPaul123 in #48- feat: add chinese language by @gtn1024 in #49
- Add ORCID links with icons in the header by @hmyuuu in #51
- feat: add homepage to contacts by @gtn1024 in #52
- Hide date and description when both are empty by @gtn1024 in #53
- Add font input for resume and coverletter by @DeveloperPaul123 in #54
- feat: add ability to show/hide footer by @DeveloperPaul123 in #55
New Contributors
Full Changelog: 0.5.0...0.6.0
New icons and further template refinement
🔥New languages, better non-Latin character language support and other updates!
What's Changed
- Release/0.3.1 back-merge by @DeveloperPaul123 in #29
- feat: Added french as supported languages by @LucasGenoud in #30
- including font Source Sans 3 line 434 by @Andres-AM in #33
- add russian language by @Blezz-tech in #39
- Make address optional by @DeveloperPaul123 in #41
- No space between first and last name for Japanese and Chinese languages by @DeveloperPaul123 in #40
- Updating the FontAwesome dependency and modifying the template const icons. by @ruidajo in #42
New Contributors
- @LucasGenoud made their first contribution in #30
- @Andres-AM made their first contribution in #33
- @Blezz-tech made their first contribution in #39
- @ruidajo made their first contribution in #42
Full Changelog: 0.3.1...0.4.0
✨ New language and minor fixes
What's Changed
- Support Source Sans Pro font with alternative name by @DerFetzer in #25
- Add Portuguese translation by @lpchaim in #28
- Fixed #27 and added
Sincerelyto the language database.
New Contributors
- @DerFetzer made their first contribution in #25
- @lpchaim made their first contribution in #28
Full Changelog: 0.3.0...0.3.1
🌟 Template clean up and updates, multi-language support
What's Changed
- 0.2.0 release changes (back merge) by @DeveloperPaul123 in #13
- Template improvements, bug fixes and style updates by @DeveloperPaul123 in #20
- Ignore contact fields that are set to none by @caemor in #16
- Add multi-langauge support by @DeveloperPaul123 in #22
New Contributors
Full Changelog: 0.2.0...0.3.0