Skip to content

Releases: jskherman/imprecv

v1.0.0

03 Jun 11:07
Compare
Choose a tag to compare

What's Changed

  • Adjustable spacing between sections by @btrose98 in #21
  • Extended strpdate function to allow month names in other languages by @Osares10 in #22
  • added credential id key for certificates by @0x42697262 in #20
  • Convert template to Typst's package/template format for Typst Universe by @jskherman in #23

New Contributors

Full Changelog: v0.4.0...v1.0.0

v0.4.0

04 Feb 11:34
b6ad662
Compare
Choose a tag to compare

What's Changed

  • Adding the option to use smallcaps instead of strict uppercase in headings by @notPlancha in #12
  • chore: update .gitignore to ignore compiled PDFs by @Aparaxium in #14
  • chore: clean up comments by @mangkoran in #13
  • ⚠️ Breaking change - feat: allow multiple position in a workplace by @mangkoran in #18
    • The schema of the YAML file has changed. There is now a positions object array under each organization item in the work section of the YAML file where the position, startDate, endDate, and highlights fields were moved to. See work section in the example.yml file.
    • Please update the schema/structure of your YAML file when updating the submodule/template to this version.

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

25 Nov 14:34
Compare
Choose a tag to compare

What's Changed

  • Issue #7: 'uservars.showNumber=false' leaves empty element in 'profiles' by @nrmancuso in #8
  • Revise JSON schema for the YAML input file and allow null values in URL fields
  • Default CV sections to be (line) breakable as a block, added a boolean parameter isbreakable to section functions toggle this

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 Oct 11:27
a90f9d3
Compare
Choose a tag to compare

What's Changed

  • feat: check empty value for entry by @mangkoran in #1
  • Modular file structure by @mangkoran in #2
  • Add: #4 support for "present" value in dates and fix "breakable" section blocks by @jskherman in #5

New Contributors

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

Release v0.1.0

20 Jun 12:13
a90f9d3
Compare
Choose a tag to compare

Initial release.