tinymist/tests
ParaN3xus e3e680e9a4
Some checks failed
tinymist::ci / Duplicate Actions Detection (push) Has been cancelled
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Has been cancelled
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Has been cancelled
tinymist::ci / prepare-build (push) Has been cancelled
tinymist::ci / build-binary (push) Has been cancelled
tinymist::ci / E2E Tests (darwin-arm64 on macos-latest) (push) Has been cancelled
tinymist::ci / E2E Tests (linux-x64 on ubuntu-22.04) (push) Has been cancelled
tinymist::ci / E2E Tests (linux-x64 on ubuntu-latest) (push) Has been cancelled
tinymist::ci / E2E Tests (win32-x64 on windows-2022) (push) Has been cancelled
tinymist::ci / E2E Tests (win32-x64 on windows-latest) (push) Has been cancelled
tinymist::ci / build-vsc-assets (push) Has been cancelled
tinymist::ci / build-vscode (push) Has been cancelled
tinymist::ci / build-vscode-others (push) Has been cancelled
tinymist::ci / publish-vscode (push) Has been cancelled
dev: nightly v0.13.15 (#1908)
* build: use nightly typst, typst-ansi-hl, typstyle, reflexo; update ttf-parser, fontdb

* refactor: new eval_string api

* refactor: typst::html -> typst_html

fixup

* refactor: new Source lines api in typst/typst/6308

* refactor: new ast::Expr enum names in typst/typst#5784

* refactor: new color api in typst/typst#6479

* refactor: new element api in typst/typst#6547

* refactor: new html frame api in typst/typst#6505

* refactor: new label constructing api in typst/typst#6332

* refactor: new symbol api in typst/typst#6441

* fix: catch_unwind when printing Ty's debug format

* styl: fmt

* refactor: use new LibraryExt mod

fixup 2

* fix: increase recursion limit for tinymist-query

* tests: update test snaps

* ci: continue on error

* build: bump world crates to 0.13.15-rc1

* build: pin reflexo, typstyle

fixup 3

* build: bump to 0.13.15-rc1

* docs: changelog

* ci: update windows version
2025-07-24 01:32:49 +08:00
..
ci fix: publish script with tests (#665) 2024-10-12 11:01:58 +08:00
e2e dev: nightly v0.13.15 (#1908) 2025-07-24 01:32:49 +08:00
fixtures feat: autofix unknown variable: a and file not found (searched at a.typ) by code action (#1743) 2025-05-09 23:44:12 +08:00
Cargo.toml fix: sync-ls doesn't have target feature (#1625) 2025-04-04 15:34:15 +08:00