mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
build: bump version to v0.13.15 (#1931)
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 / publish-vscode (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-binary (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
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 / publish-vscode (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-binary (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
This commit is contained in:
parent
026818b261
commit
af540b10b0
13 changed files with 56 additions and 56 deletions
50
Cargo.lock
generated
50
Cargo.lock
generated
|
|
@ -775,7 +775,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "crityp"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
|
@ -4114,7 +4114,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "sync-ls"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
@ -4243,7 +4243,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tests"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"insta",
|
||||
"lsp-types",
|
||||
|
|
@ -4366,7 +4366,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
|
@ -4440,7 +4440,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-analysis"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"dashmap",
|
||||
|
|
@ -4479,11 +4479,11 @@ checksum = "053414ba8d0129f161bb4f4fd79beac72ddfa9f54d7d03a17b0c608edc473a67"
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-assets"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
|
||||
[[package]]
|
||||
name = "tinymist-bench-font-load"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"divan",
|
||||
"tinymist",
|
||||
|
|
@ -4491,7 +4491,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-core"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"cargo_metadata",
|
||||
|
|
@ -4503,7 +4503,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-dap"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
|
@ -4522,7 +4522,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-debug"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
|
@ -4540,7 +4540,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-derive"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"quote",
|
||||
"syn 2.0.104",
|
||||
|
|
@ -4548,7 +4548,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-l10n"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
@ -4562,7 +4562,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-lint"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"insta",
|
||||
|
|
@ -4576,7 +4576,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-package"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
|
@ -4603,7 +4603,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-preview"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"comemo",
|
||||
|
|
@ -4627,7 +4627,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-project"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
@ -4655,7 +4655,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-query"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
|
@ -4709,7 +4709,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-render"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"log",
|
||||
|
|
@ -4722,7 +4722,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-std"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
|
@ -4760,7 +4760,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-task"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
@ -4793,7 +4793,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-tests"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"insta",
|
||||
|
|
@ -4806,7 +4806,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-vfs"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"ecow",
|
||||
|
|
@ -4824,7 +4824,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-world"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
|
|
@ -5163,7 +5163,7 @@ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
|
|||
|
||||
[[package]]
|
||||
name = "typlite"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"clap",
|
||||
|
|
@ -5423,7 +5423,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "typst-shim"
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"comemo",
|
||||
|
|
|
|||
40
Cargo.toml
40
Cargo.toml
|
|
@ -1,7 +1,7 @@
|
|||
[workspace.package]
|
||||
description = "An integrated language service for Typst."
|
||||
authors = ["Myriad-Dreamin <camiyoru@gmail.com>", "Nathan Varner"]
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
edition = "2021"
|
||||
readme = "README.md"
|
||||
license = "Apache-2.0"
|
||||
|
|
@ -187,28 +187,28 @@ insta = { version = "1.39", features = ["glob"] }
|
|||
# Our Own Crates
|
||||
tinymist-assets = { version = "=0.13.14" }
|
||||
|
||||
tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.15-rc2" }
|
||||
tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.15-rc2" }
|
||||
tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.15-rc2" }
|
||||
tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.15-rc2", default-features = false }
|
||||
tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.15-rc2", default-features = false }
|
||||
tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.15-rc2", default-features = false }
|
||||
tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.15-rc2" }
|
||||
tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.15-rc2" }
|
||||
typst-shim = { path = "./crates/typst-shim", version = "0.13.15-rc2" }
|
||||
tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.15" }
|
||||
tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.15" }
|
||||
tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.15" }
|
||||
tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.15", default-features = false }
|
||||
tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.15", default-features = false }
|
||||
tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.15", default-features = false }
|
||||
tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.15" }
|
||||
tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.15" }
|
||||
typst-shim = { path = "./crates/typst-shim", version = "0.13.15" }
|
||||
|
||||
tinymist-tests = { path = "./crates/tinymist-tests/" }
|
||||
|
||||
sync-ls = { path = "./crates/sync-lsp", version = "0.13.15-rc2" }
|
||||
tinymist = { path = "./crates/tinymist/", version = "0.13.15-rc2" }
|
||||
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.15-rc2" }
|
||||
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.15-rc2", default-features = false }
|
||||
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.15-rc2" }
|
||||
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.15-rc2" }
|
||||
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.15-rc2" }
|
||||
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.15-rc2" }
|
||||
tinymist-preview = { path = "./crates/typst-preview", version = "0.13.15-rc2" }
|
||||
typlite = { path = "./crates/typlite", version = "0.13.15-rc2" }
|
||||
sync-ls = { path = "./crates/sync-lsp", version = "0.13.15" }
|
||||
tinymist = { path = "./crates/tinymist/", version = "0.13.15" }
|
||||
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.15" }
|
||||
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.15", default-features = false }
|
||||
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.15" }
|
||||
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.15" }
|
||||
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.15" }
|
||||
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.15" }
|
||||
tinymist-preview = { path = "./crates/typst-preview", version = "0.13.15" }
|
||||
typlite = { path = "./crates/typlite", version = "0.13.15" }
|
||||
|
||||
[profile.dev.package.insta]
|
||||
opt-level = 3
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist-vscode-html",
|
||||
"version": "0.13.15-rc2",
|
||||
"version": "0.13.15",
|
||||
"description": "Extending Typst with HTML features",
|
||||
"keywords": [
|
||||
"html",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description = "Provides derive for tinymist."
|
|||
categories = ["compilers"]
|
||||
keywords = ["typst"]
|
||||
# group: world
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description = "Localization support for tinymist and typst."
|
|||
categories = ["compilers", "command-line-utilities"]
|
||||
keywords = ["language", "typst"]
|
||||
# group: world
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description = "Tinymist package support for Typst."
|
|||
categories = ["compilers"]
|
||||
keywords = ["api", "language", "typst"]
|
||||
# group: world
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description = "Project model of typst for tinymist."
|
|||
categories = ["compilers"]
|
||||
keywords = ["language", "typst"]
|
||||
# group: world
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
name = "tinymist-std"
|
||||
description = "Additional functions wrapping Rust's standard library."
|
||||
# group: world
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description = "Task model of typst for tinymist."
|
|||
categories = ["compilers"]
|
||||
keywords = ["language", "typst"]
|
||||
# group: world
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
name = "tinymist-vfs"
|
||||
description = "Vfs for tinymist."
|
||||
# group: world
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description = "Typst's World implementation for tinymist."
|
|||
categories = ["compilers"]
|
||||
keywords = ["language", "typst"]
|
||||
# group: world
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
authors.workspace = true
|
||||
license.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
name = "typst-shim"
|
||||
description = "A compatibility layer for Typst release and mainline versions."
|
||||
authors = ["The Typst Project Developers"]
|
||||
version = "0.13.15-rc2"
|
||||
version = "0.13.15"
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
homepage.workspace = true
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist",
|
||||
"version": "0.13.15-rc2",
|
||||
"version": "0.13.15",
|
||||
"description": "%description%",
|
||||
"keywords": [
|
||||
"typst",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue