11 Commits

Author SHA1 Message Date
Paul T
ac7c078341 fix: small misc issues with build (#118)
Auto formatted all typst code and fixed CI issue due to using upload artifacts v4 (actions/upload-artifact@v4/docs/MIGRATION.md)
2025-05-22 14:32:45 -04:00
Paul T
12352d79bd chore: typst 0.13 updates (#113)
* chore: upgrade linguify

* chore: update tests

* fix: remove deprecated type checks

* chore: improve Justfile docs

* chore: compile with typst 0.12 and 0.13 in CI

* chore: use tytanic for testing

* chore: use tytanic in CI

* fix: don't use ubuntu-latest

* fix: test runner issues

* chore: trying to fix CI issues

* fix: remove unused font in tests

* fix: update references
2025-03-29 08:12:19 -04:00
Paul Tsouchlos
60aa2447c4 chore: update version to 0.8.0 2025-01-20 10:15:50 -05:00
Jürgen Kleer
4c417a7cbd Fix warnings when using typst 0.12.0 (#71)
* fixes for warnings with typst 0.12.0
* update tests for typst 0.12.0
* update github test workflow for typst 0.12
* chore: apply typst updates to test code
* chore: update compiler version in typst.toml
* chore: use the correct preview version in coverletter2
* chore: improve comments in coverletter template
* chore: update test references
* fix: issues with coverletter for typst `0.12.0`
* update test references with typst-test update

---------

Co-authored-by: Paul Tsouchlos <developer.paul.123@gmail.com>
2024-10-22 07:39:01 -04:00
Paul Tsouchlos
4a6dd48cd4 chore: update ref images for tests (again...) 2024-09-19 19:35:27 -06:00
Paul Tsouchlos
c8497a861e chore: update test refs 2024-09-19 19:27:07 -06:00
Paul Tsouchlos
e6b127822a fix: reference images 2024-09-19 17:38:49 -06:00
Paul Tsouchlos
38822be6eb test: update ref images for tests
Now that I have all fonts properly installed, this should render correctly now.
2024-09-19 12:47:33 -06:00
Paul Tsouchlos
73f0e7be8a fix: use local install for test suite 2024-09-19 00:21:25 -06:00
Paul Tsouchlos
3338abf39d fix: properly install fontawesome before running tests 2024-09-19 00:07:56 -06:00
Paul Tsouchlos
5ca6476237 build: add basic setup for typst-test 2024-09-18 13:38:39 -06:00