diff --git a/Cargo.lock b/Cargo.lock index ae99b0ed..21945716 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -766,7 +766,7 @@ dependencies = [ [[package]] name = "crityp" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "anyhow", "base64", @@ -3865,7 +3865,7 @@ dependencies = [ [[package]] name = "sync-ls" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "anyhow", "clap", @@ -3998,7 +3998,7 @@ dependencies = [ [[package]] name = "tests" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "insta", "insta-cmd", @@ -4122,7 +4122,7 @@ dependencies = [ [[package]] name = "tinymist" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "anyhow", "async-trait", @@ -4166,7 +4166,7 @@ dependencies = [ "strum", "sync-ls", "temp-env", - "tinymist-assets 0.13.24-rc2 (registry+https://github.com/rust-lang/crates.io-index)", + "tinymist-assets 0.13.24-rc3 (registry+https://github.com/rust-lang/crates.io-index)", "tinymist-debug", "tinymist-l10n", "tinymist-preview", @@ -4198,7 +4198,7 @@ dependencies = [ [[package]] name = "tinymist-analysis" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "comemo", "dashmap", @@ -4231,17 +4231,17 @@ dependencies = [ [[package]] name = "tinymist-assets" -version = "0.13.24-rc2" +version = "0.13.24-rc3" [[package]] name = "tinymist-assets" -version = "0.13.24-rc2" +version = "0.13.24-rc3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b36573cc4c680475b505647ac00f01193ca29678ed210180605852b5f6241db2" +checksum = "0915650248fcb9fd0151f794b77b5db8476ad8d9aef7157e7f23b5e0e7a3cb16" [[package]] name = "tinymist-bench-font-load" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "divan", "tinymist", @@ -4249,7 +4249,7 @@ dependencies = [ [[package]] name = "tinymist-cli" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "anyhow", "async-trait", @@ -4292,7 +4292,7 @@ dependencies = [ "sync-ls", "temp-env", "tinymist", - "tinymist-assets 0.13.24-rc2 (registry+https://github.com/rust-lang/crates.io-index)", + "tinymist-assets 0.13.24-rc3 (registry+https://github.com/rust-lang/crates.io-index)", "tinymist-debug", "tinymist-l10n", "tinymist-preview", @@ -4323,7 +4323,7 @@ dependencies = [ [[package]] name = "tinymist-dap" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "base64", "comemo", @@ -4342,7 +4342,7 @@ dependencies = [ [[package]] name = "tinymist-debug" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "base64", "comemo", @@ -4360,7 +4360,7 @@ dependencies = [ [[package]] name = "tinymist-derive" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "quote", "syn 2.0.104", @@ -4368,7 +4368,7 @@ dependencies = [ [[package]] name = "tinymist-l10n" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "anyhow", "clap", @@ -4382,7 +4382,7 @@ dependencies = [ [[package]] name = "tinymist-lint" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "comemo", "insta", @@ -4396,7 +4396,7 @@ dependencies = [ [[package]] name = "tinymist-package" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "base64", "comemo", @@ -4423,7 +4423,7 @@ dependencies = [ [[package]] name = "tinymist-preview" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "clap", "comemo", @@ -4436,7 +4436,7 @@ dependencies = [ "reflexo-vec2svg", "serde", "serde_json", - "tinymist-assets 0.13.24-rc2 (registry+https://github.com/rust-lang/crates.io-index)", + "tinymist-assets 0.13.24-rc3 (registry+https://github.com/rust-lang/crates.io-index)", "tinymist-std", "tokio", "typst", @@ -4447,7 +4447,7 @@ dependencies = [ [[package]] name = "tinymist-project" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "anyhow", "clap", @@ -4475,7 +4475,7 @@ dependencies = [ [[package]] name = "tinymist-query" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "anyhow", "base64", @@ -4529,7 +4529,7 @@ dependencies = [ [[package]] name = "tinymist-render" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "base64", "log", @@ -4542,7 +4542,7 @@ dependencies = [ [[package]] name = "tinymist-std" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "anyhow", "base64", @@ -4579,7 +4579,7 @@ dependencies = [ [[package]] name = "tinymist-task" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "anyhow", "clap", @@ -4612,7 +4612,7 @@ dependencies = [ [[package]] name = "tinymist-tests" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "comemo", "insta", @@ -4625,7 +4625,7 @@ dependencies = [ [[package]] name = "tinymist-vfs" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "comemo", "ecow", @@ -4643,7 +4643,7 @@ dependencies = [ [[package]] name = "tinymist-world" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "anyhow", "chrono", @@ -4973,7 +4973,7 @@ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" [[package]] name = "typlite" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "base64", "clap", @@ -5232,7 +5232,7 @@ dependencies = [ [[package]] name = "typst-shim" -version = "0.13.24-rc2" +version = "0.13.24-rc3" dependencies = [ "cfg-if", "comemo", diff --git a/Cargo.toml b/Cargo.toml index ad9337ee..74d29810 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [workspace.package] description = "An integrated language service for Typst." authors = ["Myriad-Dreamin ", "Nathan Varner"] -version = "0.13.24-rc2" +version = "0.13.24-rc3" edition = "2024" readme = "README.md" license = "Apache-2.0" @@ -187,30 +187,30 @@ insta-cmd = "0.6.0" # Our Own Crates -tinymist-assets = { version = "=0.13.24-rc2" } +tinymist-assets = { version = "=0.13.24-rc3" } -tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.24-rc2" } -tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.24-rc2" } -tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.24-rc2" } -tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.24-rc2", default-features = false } -tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.24-rc2", default-features = false } -tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.24-rc2", default-features = false } -tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.24-rc2" } -tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.24-rc2" } -typst-shim = { path = "./crates/typst-shim", version = "0.13.24-rc2" } +tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.24-rc3" } +tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.24-rc3" } +tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.24-rc3" } +tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.24-rc3", default-features = false } +tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.24-rc3", default-features = false } +tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.24-rc3", default-features = false } +tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.24-rc3" } +tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.24-rc3" } +typst-shim = { path = "./crates/typst-shim", version = "0.13.24-rc3" } tinymist-tests = { path = "./crates/tinymist-tests/" } -sync-ls = { path = "./crates/sync-lsp", version = "0.13.24-rc2" } -tinymist = { path = "./crates/tinymist/", version = "0.13.24-rc2", default-features = false } -tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.24-rc2" } -tinymist-cli = { path = "./crates/tinymist-cli/", version = "0.13.24-rc2" } -tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.24-rc2" } -tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.24-rc2" } -tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.24-rc2" } -tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.24-rc2" } -tinymist-preview = { path = "./crates/typst-preview", version = "0.13.24-rc2" } -typlite = { path = "./crates/typlite", version = "0.13.24-rc2", default-features = false } +sync-ls = { path = "./crates/sync-lsp", version = "0.13.24-rc3" } +tinymist = { path = "./crates/tinymist/", version = "0.13.24-rc3", default-features = false } +tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.24-rc3" } +tinymist-cli = { path = "./crates/tinymist-cli/", version = "0.13.24-rc3" } +tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.24-rc3" } +tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.24-rc3" } +tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.24-rc3" } +tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.24-rc3" } +tinymist-preview = { path = "./crates/typst-preview", version = "0.13.24-rc3" } +typlite = { path = "./crates/typlite", version = "0.13.24-rc3", default-features = false } [profile.dev.package.insta] opt-level = 3 diff --git a/contrib/html/editors/vscode/package.json b/contrib/html/editors/vscode/package.json index 38480952..85a8693b 100644 --- a/contrib/html/editors/vscode/package.json +++ b/contrib/html/editors/vscode/package.json @@ -1,6 +1,6 @@ { "name": "tinymist-vscode-html", - "version": "0.13.24-rc2", + "version": "0.13.24-rc3", "description": "Extending Typst with HTML features", "keywords": [ "html", diff --git a/contrib/nix/dev/flake.nix b/contrib/nix/dev/flake.nix index f710b81f..ae1f76f9 100644 --- a/contrib/nix/dev/flake.nix +++ b/contrib/nix/dev/flake.nix @@ -26,7 +26,7 @@ pname = "tinymist"; # Please update the corresponding vscode extension when updating # this derivation. - version = "0.13.24-rc2"; + version = "0.13.24-rc3"; src = pkgs.lib.cleanSource ../../..; diff --git a/crates/tinymist-derive/Cargo.toml b/crates/tinymist-derive/Cargo.toml index 6015f8ed..075b5c7d 100644 --- a/crates/tinymist-derive/Cargo.toml +++ b/crates/tinymist-derive/Cargo.toml @@ -4,7 +4,7 @@ description = "Provides derive for tinymist." categories = ["compilers"] keywords = ["typst"] # group: world -version = "0.13.24-rc2" +version = "0.13.24-rc3" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-l10n/Cargo.toml b/crates/tinymist-l10n/Cargo.toml index 4ef79b49..d99ed526 100644 --- a/crates/tinymist-l10n/Cargo.toml +++ b/crates/tinymist-l10n/Cargo.toml @@ -4,7 +4,7 @@ description = "Localization support for tinymist and typst." categories = ["compilers", "command-line-utilities"] keywords = ["language", "typst"] # group: world -version = "0.13.24-rc2" +version = "0.13.24-rc3" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-package/Cargo.toml b/crates/tinymist-package/Cargo.toml index b16439a9..aa2377a9 100644 --- a/crates/tinymist-package/Cargo.toml +++ b/crates/tinymist-package/Cargo.toml @@ -4,7 +4,7 @@ description = "Tinymist package support for Typst." categories = ["compilers"] keywords = ["api", "language", "typst"] # group: world -version = "0.13.24-rc2" +version = "0.13.24-rc3" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-project/Cargo.toml b/crates/tinymist-project/Cargo.toml index 4cb9c6c4..ddf1d73f 100644 --- a/crates/tinymist-project/Cargo.toml +++ b/crates/tinymist-project/Cargo.toml @@ -4,7 +4,7 @@ description = "Project model of typst for tinymist." categories = ["compilers"] keywords = ["language", "typst"] # group: world -version = "0.13.24-rc2" +version = "0.13.24-rc3" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-std/Cargo.toml b/crates/tinymist-std/Cargo.toml index 7799020e..d95518a3 100644 --- a/crates/tinymist-std/Cargo.toml +++ b/crates/tinymist-std/Cargo.toml @@ -2,7 +2,7 @@ name = "tinymist-std" description = "Additional functions wrapping Rust's standard library." # group: world -version = "0.13.24-rc2" +version = "0.13.24-rc3" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-task/Cargo.toml b/crates/tinymist-task/Cargo.toml index fba23c7f..e1aadf05 100644 --- a/crates/tinymist-task/Cargo.toml +++ b/crates/tinymist-task/Cargo.toml @@ -4,7 +4,7 @@ description = "Task model of typst for tinymist." categories = ["compilers"] keywords = ["language", "typst"] # group: world -version = "0.13.24-rc2" +version = "0.13.24-rc3" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-vfs/Cargo.toml b/crates/tinymist-vfs/Cargo.toml index 8718beaa..a495a3d4 100644 --- a/crates/tinymist-vfs/Cargo.toml +++ b/crates/tinymist-vfs/Cargo.toml @@ -2,7 +2,7 @@ name = "tinymist-vfs" description = "Vfs for tinymist." # group: world -version = "0.13.24-rc2" +version = "0.13.24-rc3" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist-world/Cargo.toml b/crates/tinymist-world/Cargo.toml index 73e8f69f..7c43b7e4 100644 --- a/crates/tinymist-world/Cargo.toml +++ b/crates/tinymist-world/Cargo.toml @@ -4,7 +4,7 @@ description = "Typst's World implementation for tinymist." categories = ["compilers"] keywords = ["language", "typst"] # group: world -version = "0.13.24-rc2" +version = "0.13.24-rc3" authors.workspace = true license.workspace = true edition.workspace = true diff --git a/crates/tinymist/package.json b/crates/tinymist/package.json index 04cbf988..9c9cdcf0 100644 --- a/crates/tinymist/package.json +++ b/crates/tinymist/package.json @@ -1,6 +1,6 @@ { "name": "tinymist-web", - "version": "0.13.24-rc2", + "version": "0.13.24-rc3", "description": "WASM module for running tinymist analyzers in JavaScript environment.", "author": "Myriad-Dreamin", "license": "Apache-2.0", diff --git a/crates/typst-shim/Cargo.toml b/crates/typst-shim/Cargo.toml index ccbade48..59ae6671 100644 --- a/crates/typst-shim/Cargo.toml +++ b/crates/typst-shim/Cargo.toml @@ -3,7 +3,7 @@ name = "typst-shim" description = "A compatibility layer for Typst release and mainline versions." authors = ["The Typst Project Developers"] # group: world -version = "0.13.24-rc2" +version = "0.13.24-rc3" edition.workspace = true license.workspace = true homepage.workspace = true diff --git a/editors/neovim/bootstrap.sh b/editors/neovim/bootstrap.sh index e01a76be..aa9206c7 100755 --- a/editors/neovim/bootstrap.sh +++ b/editors/neovim/bootstrap.sh @@ -14,12 +14,12 @@ else exit 1 fi -(cd ../.. && docker build -t myriaddreamin/tinymist:0.13.24-rc2 .) -(cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.24-rc2 -f lazyvim-dev/Dockerfile .) +(cd ../.. && docker build -t myriaddreamin/tinymist:0.13.24-rc3 .) +(cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.24-rc3 -f lazyvim-dev/Dockerfile .) docker run --rm -it \ -v $PWD/../../tests/workspaces:/home/runner/dev/workspaces \ -v $PWD:/home/runner/dev \ -v $PWD/target/.local:/home/runner/.local \ -v $PWD/target/.cache:/home/runner/.cache \ - -w /home/runner/dev myriaddreamin/tinymist-nvim:0.13.24-rc2 \ + -w /home/runner/dev myriaddreamin/tinymist-nvim:0.13.24-rc3 \ $DOCKER_ARGS diff --git a/editors/neovim/samples/lazyvim-dev/Dockerfile b/editors/neovim/samples/lazyvim-dev/Dockerfile index bb4337a2..c5985f49 100644 --- a/editors/neovim/samples/lazyvim-dev/Dockerfile +++ b/editors/neovim/samples/lazyvim-dev/Dockerfile @@ -15,7 +15,7 @@ RUN git clone --filter=blob:none --branch stable https://github.com/neovim/neovi USER root RUN cd neovim/build && cpack -G DEB && dpkg -i nvim-linux-x86_64.deb -FROM myriaddreamin/tinymist:0.13.24-rc2 as tinymist +FROM myriaddreamin/tinymist:0.13.24-rc3 as tinymist FROM debian:12 diff --git a/editors/vscode/package.json b/editors/vscode/package.json index ed997b48..023b978d 100644 --- a/editors/vscode/package.json +++ b/editors/vscode/package.json @@ -1,6 +1,6 @@ { "name": "tinymist", - "version": "0.13.24-rc2", + "version": "0.13.24-rc3", "description": "%description%", "keywords": [ "typst", diff --git a/package.json b/package.json index 195fa74a..7a2fa6fe 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "build:editor-tools": "cd tools/editor-tools/ && yarn run build", "build:preview": "cd tools/typst-preview-frontend && yarn run build && rimraf ../../crates/tinymist-assets/src/typst-preview.html && cpr ./dist/index.html ../../crates/tinymist-assets/src/typst-preview.html", "build:l10n": "yarn extract:l10n && node scripts/build-l10n.mjs", - "build:docker": "docker build -t myriaddreamin/tinymist:0.13.24-rc2 .", + "build:docker": "docker build -t myriaddreamin/tinymist:0.13.24-rc3 .", "build:web": "cd crates/tinymist && yarn build && rimraf ../../editors/vscode/out/tinymist_bg.wasm && cpr pkg/tinymist_bg.wasm ../../editors/vscode/out/tinymist_bg.wasm", "watch:web": "cd crates/tinymist && yarn watch", "extract:l10n": "yarn extract:l10n:ts && yarn extract:l10n:rs", diff --git a/syntaxes/textmate/package.json b/syntaxes/textmate/package.json index e686d7d7..391df76f 100644 --- a/syntaxes/textmate/package.json +++ b/syntaxes/textmate/package.json @@ -1,6 +1,6 @@ { "name": "typst-textmate", - "version": "0.13.24-rc2", + "version": "0.13.24-rc3", "private": true, "scripts": { "compile": "npx tsc && node ./dist/main.mjs",