v0.11.17-rc1
Pre-release
Pre-release
Myriad-Dreamin
released this
27 Jul 04:03
·
520 commits
to main
since this release
What's Changed
- Fix: Handling unwrap for the args in compile command by @upsidedownsweetfood in #445
- chore: change compile command to
trace-lsp
by @Myriad-Dreamin in #447 - test: add rename testing by @Myriad-Dreamin in #448
- dev: fix errors after upgrading tsc and update resolution by @Myriad-Dreamin in #449
- feat: syntax highlighting for raw blocks (fence ticks <= 6) by @Myriad-Dreamin in #450
- feat: introduce typlite's cli by @Myriad-Dreamin in #451
- dev: add link support of typlite by @Myriad-Dreamin in #452
- feat(typlite): add image support by @Myriad-Dreamin in #453
- feat(typlite): add equation support by @Myriad-Dreamin in #454
- feat: support querying label with paper name in bib items by @kririae in #365
- fix: process lagged compile reason by @Myriad-Dreamin in #456
- test: increase the difficulty of diagnostic testing by @Myriad-Dreamin in #457
- dev: intern vscode-variable package by @Myriad-Dreamin in #460
- feat: add
showPdf
icon to navigation bar by @Myriad-Dreamin in #462 - fix: Modifies static host to send Content-Type: text/html by @cskeeters in #465
- docs: update documentation about completion by @Myriad-Dreamin in #466
- dev: reduce clone of frontend html by @Myriad-Dreamin in #467
- build: bump version to 0.11.17-rc1 by @Myriad-Dreamin in #468
New Contributors
- @upsidedownsweetfood made their first contribution in #445
- @kririae made their first contribution in #365
- @cskeeters made their first contribution in #465
Full Changelog: v0.11.16...v0.11.17-rc1