Releases: johanvx/typst-undergradmath
Releases · johanvx/typst-undergradmath
v1.5.1
v1.5.0
1.5.0 - 2025-04-13
Bug Fixes
- Use a semantically correct code for the unit example - (50b81e8)
- Replace the deprecated
sect
withinter
- (755eaed) - Replace the removed
style
with acontext
expression - (04578d4)
Features
- Use newly introduced
asymp
symbol - (2401863)
Miscellaneous
- Remove homebrew/cask-fonts tap - (d40067e)
- Update mathieudutour/github-tag-action from v6.1 to v6.2 - (9d51d58)
- Update actions/upload-artifact from deprecated v3 to v4 - (708f0e2)
Styling
- Format code with typstyle - (6ddf040)
v1.4.0
v1.3.0
v1.2.0
1.2.0 - 2023-12-08
Documentation
- (README) Mention some packages dedicated to typesetting unit - (b1b62a7)
- Add the contributing guide section - (4b59481)
Features
- Mention the compiler version in the introduction - (6ee483d)
- Use newly introduced
sys.version
- (9c532b4) - Use newly introduced
wide
- (54d8723)
Miscellaneous
- Checkout with secrets.PAT - (e2837c8)
- Set author to github-actions[bot] - (08301b2)
- Set author and email explicitly - (cbcbdb4)
- Try to pass the protection rule - (8f1a6f3)
- Fix the repository URL in cliff.toml - (4eea288)
- Add cliff.toml - (49352ce)
- Support deleting tags and associated releases - (0604a5a)
- Support changelog and manual tagging - (3726d22)
- Remove unused environment variables - (c024293)
v1.1.0
v1.0.0
v0.1.1
v0.1.0
0.1.0 - 2023-06-15
Bug Fixes
- Add missing raw text
kappa
- (3dc79c1)
Features
- Adjust the alignment and gutters of math-code listings - (7832fd3)
- Use a shorter name for Ring Operator
\u{2218}
- (7ae19a0) - Remove the noidea annotation - (a04b098)
- Use dotless i and j - (399419e)
- Use
datetime
- (e4768ea) - Use
sigma.alt
- (44c80e2)
Miscellaneous
- Add gitignore file - (1540948)