Releases: loqusion/typix
Releases · loqusion/typix
0.3.1
0.3.1 (April 02, 2025)
Added
- Typst packages support (unstable) (#51)
with-typst-packages-unpublished
template (#51)
Changed
- Use
unstable_typstPackages
in with-typst-packages
template (#51)
New Contributors
0.3.0
0.3.0 (January 27, 2025)
Added
- BREAKING CHANGE: Include an emoji font in all derivations by default (#44)
- Add
emojiFont
attribute in all derivations (#44)
0.2.0
0.2.0 (January 3, 2025)
Fixed
- BREAKING CHANGE: Unset
SOURCE_DATE_EPOCH
environment variable in all derivations
(#40)
0.1.7
0.1.7 (December 29, 2024)
Changed
- Improve build times (#38)
New Contributors
0.1.6
0.1.6 (October 30, 2024)
Fixed
- Include
metadata.toml
in cleanTypstSource
(#29)
New Contributors
0.1.5
0.1.5 (July 13, 2024)
Fixed
- Include
typst.toml
in cleanTypstSource
(#20)
New Contributors
0.1.4
0.1.4 (May 2, 2024)
Fixed
- Handle
src
attribute correctly in virtualPaths
(#12)
0.1.3
0.1.3 (March 26, 2024)
Fixed
- Include missing dependencies in
buildTypstProjectLocal
and watchTypstProject
0.1.2
0.1.2 (February 29, 2024)
0.1.1
0.1.1 (February 29, 2024)
- Add release script
- Add
description
attribute to flake.nix