Skip to content

Releases: mintyfrankie/brilliant-CV

v2.0.3

09 Oct 14:43
2732951
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...v2.0.3

v2.0.2: Fix and Flexibility

20 Aug 17:55
d44cdc9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...release/v2.0.2

v2.0.1: Various Fixes

29 Jul 09:58
53a07c6
Compare
Choose a tag to compare

Thanks a lot for all the contributors for your suggestions and your bug catching efforts after the new release of v2 version!

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.1

v2.0.0: a new Typst Package!

14 Jul 08:26
58c4668
Compare
Choose a tag to compare

BREAKING CHANGES

Since v2.0.0, this project will be complied to Typst Package standard. This can allow the template to:

  1. To be displayed in the Typst Universe for easier usage on Typst online editor
  2. To allow local development via a single bootstrap command with Typst CLI.

The migration is huge with a lot of breaking changes (including the use of show rule, and the use of metadata.toml, for example). I will be working on a migration guide, but feel free to stick on v1 version later on if you find it less cumbersome.

What counts the most is that my stuff can help you have an easier life with your job applications.

By the way, you can buy me a Coke Zero if you think I deserve it!

v1.0.0

13 Jul 16:04
304d91f
Compare
Choose a tag to compare

What's Changed

  • fix: compile in all languages without error by @landry-r in #21

New Contributors

Full Changelog: v0.7.0...v1.0.0

v0.7.0: AI Prompt Injection Functionality

31 May 19:28
f4260f6
Compare
Choose a tag to compare

v0.6.0: various updates

14 May 13:37
2f39a3c
Compare
Choose a tag to compare

v0.5.0: various improvements

01 Nov 18:04
Compare
Choose a tag to compare

New Features

  • added tags on cvEntry
  • added more headerInfo icons

Improvements

  • users can now set their own accent colour for the template
  • cvSection highlighting is now optional
  • cvPublication adopts now Typst newest engine
  • cvHonor has now linkable URL property

Bug fixes

  • improved nonLatin fonts rendering

Thanks for all the contributors!

v0.4.0: Non-Latin Language Support

16 Sep 13:51
c6e2ec6
Compare
Choose a tag to compare

New Features

Brilliant-CV now includes non-Latin languages in its Quick-Switch functionality. For now, it concerns Chinese, Korean, Japanese and Russian, but feel free to request more, diversity is much appreciated here.

Add your information in the nonLatinOverwriteInfo array in metadata.typ (You will have to install your non-Latin font locally first) and enjoy!

PRs and Issues welcome if you need more clarifications, or you encounter bugs.

v0.3.0

29 Aug 10:20
Compare
Choose a tag to compare

Breaking Changes (#9)

The project is now renamed as brilliant-CV, as well as the submodule as brilliant-CV-Submodule. Please update your settings accordingly if needed.