mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
build: bump version to 0.13.12-rc3 (#1676)
* build: bump version to 0.13.12-rc3 * build: update assets
This commit is contained in:
parent
94416c4b5d
commit
8f4f07673f
13 changed files with 60 additions and 60 deletions
58
Cargo.lock
generated
58
Cargo.lock
generated
|
|
@ -735,7 +735,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "crityp"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
|
@ -3762,7 +3762,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "sync-ls"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
@ -3891,7 +3891,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tests"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"insta",
|
||||
"lsp-types",
|
||||
|
|
@ -4014,7 +4014,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
|
@ -4056,7 +4056,7 @@ dependencies = [
|
|||
"strum",
|
||||
"sync-ls",
|
||||
"temp-env",
|
||||
"tinymist-assets 0.13.12-rc2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tinymist-assets 0.13.12-rc3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tinymist-core",
|
||||
"tinymist-debug",
|
||||
"tinymist-l10n",
|
||||
|
|
@ -4088,7 +4088,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-analysis"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"dashmap",
|
||||
|
|
@ -4119,17 +4119,17 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-assets"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
|
||||
[[package]]
|
||||
name = "tinymist-assets"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a9e6f26280638e6932c7f5b7c2a8f01259394d2a4c64821bfc90ec08b24fc654"
|
||||
checksum = "f8efbdcc62cc63c64184a3b60a76e475508461087b44c7e497c08038aeba6dc5"
|
||||
|
||||
[[package]]
|
||||
name = "tinymist-bench-font-load"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"divan",
|
||||
"tinymist",
|
||||
|
|
@ -4137,7 +4137,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-core"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"cargo_metadata",
|
||||
|
|
@ -4149,7 +4149,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-dap"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
|
@ -4168,7 +4168,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-debug"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
|
@ -4186,7 +4186,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-derive"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"quote",
|
||||
"syn 2.0.100",
|
||||
|
|
@ -4194,7 +4194,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-l10n"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
@ -4208,7 +4208,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-lint"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"insta",
|
||||
|
|
@ -4222,7 +4222,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-package"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
|
@ -4249,7 +4249,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-project"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
@ -4277,7 +4277,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-query"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
|
@ -4329,7 +4329,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-render"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"log",
|
||||
|
|
@ -4342,7 +4342,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-std"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
|
@ -4379,7 +4379,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-task"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
@ -4412,7 +4412,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-vfs"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"ecow",
|
||||
|
|
@ -4430,7 +4430,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-world"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
|
|
@ -4723,7 +4723,7 @@ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
|
|||
|
||||
[[package]]
|
||||
name = "typlite"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"clap",
|
||||
|
|
@ -4942,7 +4942,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "typst-preview"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"comemo",
|
||||
|
|
@ -4955,7 +4955,7 @@ dependencies = [
|
|||
"reflexo-vec2svg",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tinymist-assets 0.13.12-rc2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tinymist-assets 0.13.12-rc3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tinymist-std",
|
||||
"tokio",
|
||||
"typst",
|
||||
|
|
@ -4998,7 +4998,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "typst-shim"
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"comemo",
|
||||
|
|
@ -5518,7 +5518,7 @@ version = "0.1.9"
|
|||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
|
||||
dependencies = [
|
||||
"windows-sys 0.59.0",
|
||||
"windows-sys 0.48.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
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.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
edition = "2021"
|
||||
readme = "README.md"
|
||||
license = "Apache-2.0"
|
||||
|
|
@ -176,27 +176,27 @@ insta = { version = "1.39", features = ["glob"] }
|
|||
|
||||
|
||||
# Our Own Crates
|
||||
tinymist-assets = { version = "=0.13.12-rc2" }
|
||||
tinymist-assets = { version = "=0.13.12-rc3" }
|
||||
|
||||
tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.12-rc2" }
|
||||
tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.12-rc2", default-features = false }
|
||||
tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.12-rc2", default-features = false }
|
||||
tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.12-rc2", default-features = false }
|
||||
tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.12-rc2" }
|
||||
tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.12-rc2" }
|
||||
typst-shim = { path = "./crates/typst-shim", version = "0.13.12-rc2" }
|
||||
tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.12-rc3" }
|
||||
tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.12-rc3", default-features = false }
|
||||
tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.12-rc3", default-features = false }
|
||||
tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.12-rc3", default-features = false }
|
||||
tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.12-rc3" }
|
||||
tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.12-rc3" }
|
||||
typst-shim = { path = "./crates/typst-shim", version = "0.13.12-rc3" }
|
||||
|
||||
tinymist = { path = "./crates/tinymist/", version = "0.13.12-rc2" }
|
||||
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.12-rc2" }
|
||||
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.12-rc2", default-features = false }
|
||||
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.12-rc2" }
|
||||
tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.12-rc2" }
|
||||
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.12-rc2" }
|
||||
tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.12-rc2" }
|
||||
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.12-rc2" }
|
||||
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.12-rc2" }
|
||||
typlite = { path = "./crates/typlite", version = "0.13.12-rc2" }
|
||||
typst-preview = { path = "./crates/typst-preview", version = "0.13.12-rc2" }
|
||||
tinymist = { path = "./crates/tinymist/", version = "0.13.12-rc3" }
|
||||
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.12-rc3" }
|
||||
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.12-rc3", default-features = false }
|
||||
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.12-rc3" }
|
||||
tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.12-rc3" }
|
||||
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.12-rc3" }
|
||||
tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.12-rc3" }
|
||||
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.12-rc3" }
|
||||
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.12-rc3" }
|
||||
typlite = { path = "./crates/typlite", version = "0.13.12-rc3" }
|
||||
typst-preview = { path = "./crates/typst-preview", version = "0.13.12-rc3" }
|
||||
|
||||
[profile.dev.package.insta]
|
||||
opt-level = 3
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist-vscode-html",
|
||||
"version": "0.13.12-rc2",
|
||||
"version": "0.13.12-rc3",
|
||||
"description": "Extending Typst with HTML features",
|
||||
"keywords": [
|
||||
"html",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist-web",
|
||||
"version": "0.13.12-rc2",
|
||||
"version": "0.13.12-rc3",
|
||||
"description": "WASM module for running tinymist analyzers in JavaScript environment.",
|
||||
"author": "Myriad-Dreamin",
|
||||
"license": "Apache-2.0",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description = "Provides derive for tinymist."
|
|||
categories = ["compilers"]
|
||||
keywords = ["typst"]
|
||||
# group: world
|
||||
version = "0.13.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
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.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
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.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
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.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
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.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
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.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
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.12-rc2"
|
||||
version = "0.13.12-rc3"
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
homepage.workspace = true
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist",
|
||||
"version": "0.13.12-rc2",
|
||||
"version": "0.13.12-rc3",
|
||||
"description": "%description%",
|
||||
"keywords": [
|
||||
"typst",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "typst-textmate",
|
||||
"version": "0.13.12-rc2",
|
||||
"version": "0.13.12-rc3",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"compile": "npx tsc && node ./dist/main.mjs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue