mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-11-22 20:35:20 +00:00
build: bump version to 0.13.16-rc2 (#1919)
* build: bump version to 0.13.16-rc2 * docs: update changelog * fix: update reflexo versions * build: bump asset crates
This commit is contained in:
parent
489689063d
commit
3c40385cd2
23 changed files with 104 additions and 100 deletions
78
Cargo.lock
generated
78
Cargo.lock
generated
|
|
@ -753,7 +753,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "crityp"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
|
@ -2980,8 +2980,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "reflexo"
|
||||
version = "0.6.1-rc1"
|
||||
source = "git+https://github.com/Myriad-Dreamin/typst.ts/?rev=721308ad79ee5c529a65da17239a58dca7b5453c#721308ad79ee5c529a65da17239a58dca7b5453c"
|
||||
version = "0.6.1-rc2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "49bb801abf7897f79246c3ad6f24a209946068cfcd7b5023a87b4e193c379036"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"bitvec",
|
||||
|
|
@ -3006,8 +3007,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "reflexo-typst"
|
||||
version = "0.6.1-rc1"
|
||||
source = "git+https://github.com/Myriad-Dreamin/typst.ts/?rev=721308ad79ee5c529a65da17239a58dca7b5453c#721308ad79ee5c529a65da17239a58dca7b5453c"
|
||||
version = "0.6.1-rc2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "52aec9144a211331de8a5c3049f6208a011ec237aea942a44d5fad348c85dcbc"
|
||||
dependencies = [
|
||||
"codespan-reporting",
|
||||
"comemo",
|
||||
|
|
@ -3038,8 +3040,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "reflexo-typst2vec"
|
||||
version = "0.6.1-rc1"
|
||||
source = "git+https://github.com/Myriad-Dreamin/typst.ts/?rev=721308ad79ee5c529a65da17239a58dca7b5453c#721308ad79ee5c529a65da17239a58dca7b5453c"
|
||||
version = "0.6.1-rc2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8cf52ed5c3ebb05573ee1b866726f42307de567eeb9bd26575f44e2bae52addc"
|
||||
dependencies = [
|
||||
"bitvec",
|
||||
"comemo",
|
||||
|
|
@ -3064,8 +3067,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "reflexo-vec2svg"
|
||||
version = "0.6.1-rc1"
|
||||
source = "git+https://github.com/Myriad-Dreamin/typst.ts/?rev=721308ad79ee5c529a65da17239a58dca7b5453c#721308ad79ee5c529a65da17239a58dca7b5453c"
|
||||
version = "0.6.1-rc2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ee562f404dbb724c33361281eb5fca8f30fa7a50184c8d4fcfa9e336eda79c3c"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
|
@ -3792,7 +3796,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "sync-ls"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
@ -3921,7 +3925,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tests"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"insta",
|
||||
"lsp-types",
|
||||
|
|
@ -4044,7 +4048,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
|
@ -4086,7 +4090,7 @@ dependencies = [
|
|||
"strum",
|
||||
"sync-ls",
|
||||
"temp-env",
|
||||
"tinymist-assets 0.13.16-rc1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tinymist-assets 0.13.16-rc2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tinymist-core",
|
||||
"tinymist-debug",
|
||||
"tinymist-l10n",
|
||||
|
|
@ -4118,7 +4122,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-analysis"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"dashmap",
|
||||
|
|
@ -4151,17 +4155,17 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-assets"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
|
||||
[[package]]
|
||||
name = "tinymist-assets"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4736d0b2f7578e506fe90470dc602f9aa234ad039f09717deb4def505721e5c9"
|
||||
checksum = "6de63e8f2f95e4d01ae378da5d838435d66f3b84708e766089bccd00a1673ef0"
|
||||
|
||||
[[package]]
|
||||
name = "tinymist-bench-font-load"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"divan",
|
||||
"tinymist",
|
||||
|
|
@ -4169,7 +4173,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-core"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"cargo_metadata",
|
||||
|
|
@ -4181,7 +4185,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-dap"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
|
@ -4200,7 +4204,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-debug"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
|
@ -4218,7 +4222,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-derive"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"quote",
|
||||
"syn 2.0.104",
|
||||
|
|
@ -4226,7 +4230,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-l10n"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
@ -4240,7 +4244,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-lint"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"insta",
|
||||
|
|
@ -4254,7 +4258,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-package"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
|
@ -4281,7 +4285,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-preview"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"comemo",
|
||||
|
|
@ -4294,7 +4298,7 @@ dependencies = [
|
|||
"reflexo-vec2svg",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tinymist-assets 0.13.16-rc1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tinymist-assets 0.13.16-rc2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tinymist-std",
|
||||
"tokio",
|
||||
"typst",
|
||||
|
|
@ -4305,7 +4309,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-project"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
@ -4333,7 +4337,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-query"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
|
@ -4387,7 +4391,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-render"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"log",
|
||||
|
|
@ -4400,7 +4404,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-std"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
|
@ -4437,7 +4441,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-task"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
@ -4470,7 +4474,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-tests"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"insta",
|
||||
|
|
@ -4483,7 +4487,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-vfs"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"ecow",
|
||||
|
|
@ -4501,7 +4505,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-world"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
|
|
@ -4829,7 +4833,7 @@ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
|
|||
|
||||
[[package]]
|
||||
name = "typlite"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"clap",
|
||||
|
|
@ -5088,7 +5092,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "typst-shim"
|
||||
version = "0.13.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"comemo",
|
||||
|
|
|
|||
54
Cargo.toml
54
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.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
edition = "2021"
|
||||
readme = "README.md"
|
||||
license = "Apache-2.0"
|
||||
|
|
@ -137,11 +137,11 @@ env_logger = "0.11.3"
|
|||
log = "0.4"
|
||||
|
||||
# Typst
|
||||
reflexo = { version = "=0.6.1-rc1", default-features = false, features = [
|
||||
reflexo = { version = "=0.6.1-rc2", default-features = false, features = [
|
||||
"flat-vector",
|
||||
] }
|
||||
reflexo-typst = { version = "=0.6.1-rc1", default-features = false }
|
||||
reflexo-vec2svg = { version = "=0.6.1-rc1" }
|
||||
reflexo-typst = { version = "=0.6.1-rc2", default-features = false }
|
||||
reflexo-vec2svg = { version = "=0.6.1-rc2" }
|
||||
|
||||
typst = "0.13.1"
|
||||
typst-html = "0.13.1"
|
||||
|
|
@ -185,30 +185,30 @@ insta = { version = "1.39", features = ["glob"] }
|
|||
|
||||
|
||||
# Our Own Crates
|
||||
tinymist-assets = { version = "=0.13.16-rc1" }
|
||||
tinymist-assets = { version = "=0.13.16-rc2" }
|
||||
|
||||
tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.16-rc1" }
|
||||
tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.16-rc1" }
|
||||
tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.16-rc1" }
|
||||
tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.16-rc1", default-features = false }
|
||||
tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.16-rc1", default-features = false }
|
||||
tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.16-rc1", default-features = false }
|
||||
tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.16-rc1" }
|
||||
tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.16-rc1" }
|
||||
typst-shim = { path = "./crates/typst-shim", version = "0.13.16-rc1" }
|
||||
tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.16-rc2" }
|
||||
tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.16-rc2" }
|
||||
tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.16-rc2" }
|
||||
tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.16-rc2", default-features = false }
|
||||
tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.16-rc2", default-features = false }
|
||||
tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.16-rc2", default-features = false }
|
||||
tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.16-rc2" }
|
||||
tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.16-rc2" }
|
||||
typst-shim = { path = "./crates/typst-shim", version = "0.13.16-rc2" }
|
||||
|
||||
tinymist-tests = { path = "./crates/tinymist-tests/" }
|
||||
|
||||
sync-ls = { path = "./crates/sync-lsp", version = "0.13.16-rc1" }
|
||||
tinymist = { path = "./crates/tinymist/", version = "0.13.16-rc1" }
|
||||
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.16-rc1" }
|
||||
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.16-rc1", default-features = false }
|
||||
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.16-rc1" }
|
||||
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.16-rc1" }
|
||||
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.16-rc1" }
|
||||
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.16-rc1" }
|
||||
tinymist-preview = { path = "./crates/typst-preview", version = "0.13.16-rc1" }
|
||||
typlite = { path = "./crates/typlite", version = "0.13.16-rc1", default-features = false }
|
||||
sync-ls = { path = "./crates/sync-lsp", version = "0.13.16-rc2" }
|
||||
tinymist = { path = "./crates/tinymist/", version = "0.13.16-rc2" }
|
||||
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.16-rc2" }
|
||||
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.16-rc2", default-features = false }
|
||||
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.16-rc2" }
|
||||
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.16-rc2" }
|
||||
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.16-rc2" }
|
||||
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.16-rc2" }
|
||||
tinymist-preview = { path = "./crates/typst-preview", version = "0.13.16-rc2" }
|
||||
typlite = { path = "./crates/typlite", version = "0.13.16-rc2", default-features = false }
|
||||
|
||||
[profile.dev.package.insta]
|
||||
opt-level = 3
|
||||
|
|
@ -297,9 +297,9 @@ typst-eval = { git = "https://github.com/Myriad-Dreamin/typst.git", tag = "tinym
|
|||
# These patches use a different version of `reflexo`.
|
||||
#
|
||||
# A regular build MUST use `tag` or `rev` to specify the version of the patched crate to ensure stability.
|
||||
reflexo = { git = "https://github.com/Myriad-Dreamin/typst.ts/", rev = "721308ad79ee5c529a65da17239a58dca7b5453c" }
|
||||
reflexo-typst = { git = "https://github.com/Myriad-Dreamin/typst.ts/", rev = "721308ad79ee5c529a65da17239a58dca7b5453c" }
|
||||
reflexo-vec2svg = { git = "https://github.com/Myriad-Dreamin/typst.ts/", rev = "721308ad79ee5c529a65da17239a58dca7b5453c" }
|
||||
# reflexo = { git = "https://github.com/Myriad-Dreamin/typst.ts/", rev = "721308ad79ee5c529a65da17239a58dca7b5453c" }
|
||||
# reflexo-typst = { git = "https://github.com/Myriad-Dreamin/typst.ts/", rev = "721308ad79ee5c529a65da17239a58dca7b5453c" }
|
||||
# reflexo-vec2svg = { git = "https://github.com/Myriad-Dreamin/typst.ts/", rev = "721308ad79ee5c529a65da17239a58dca7b5453c" }
|
||||
|
||||
# These patches use local `reflexo` for development.
|
||||
# reflexo = { path = "../typst.ts/crates/reflexo/" }
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist-vscode-html",
|
||||
"version": "0.13.16-rc1",
|
||||
"version": "0.13.16-rc2",
|
||||
"description": "Extending Typst with HTML features",
|
||||
"keywords": [
|
||||
"html",
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
pname = "tinymist";
|
||||
# Please update the corresponding vscode extension when updating
|
||||
# this derivation.
|
||||
version = "0.13.16-rc1";
|
||||
version = "0.13.16-rc2";
|
||||
|
||||
src = pkgs.lib.cleanSource ../../..;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist-web",
|
||||
"version": "0.13.16-rc1",
|
||||
"version": "0.13.16-rc2",
|
||||
"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.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
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.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
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.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
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.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
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.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
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.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
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.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
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.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
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.16-rc1"
|
||||
version = "0.13.16-rc2"
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
homepage.workspace = true
|
||||
|
|
|
|||
|
|
@ -14,12 +14,12 @@ else
|
|||
exit 1
|
||||
fi
|
||||
|
||||
(cd ../.. && docker build -t myriaddreamin/tinymist:0.13.16-rc1 .)
|
||||
(cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.16-rc1 -f lazyvim-dev/Dockerfile .)
|
||||
(cd ../.. && docker build -t myriaddreamin/tinymist:0.13.16-rc2 .)
|
||||
(cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.16-rc2 -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.16-rc1 \
|
||||
-w /home/runner/dev myriaddreamin/tinymist-nvim:0.13.16-rc2 \
|
||||
$DOCKER_ARGS
|
||||
|
|
|
|||
|
|
@ -12,7 +12,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.16-rc1 as tinymist
|
||||
FROM myriaddreamin/tinymist:0.13.16-rc2 as tinymist
|
||||
|
||||
FROM debian:12
|
||||
|
||||
|
|
|
|||
|
|
@ -36,8 +36,8 @@ The changelog lines unspecified with authors are all written by the @Myriad-Drea
|
|||
|
||||
### Code Analysis
|
||||
|
||||
* (Fix) truncating value repr with 10MB limit in https://github.com/Myriad-Dreamin/tinymist/pull/1850
|
||||
* feat: resolve definitions with dynamic analysis in https://github.com/Myriad-Dreamin/tinymist/pull/1904
|
||||
* (Fix) Truncating value repr with 10MB limit in https://github.com/Myriad-Dreamin/tinymist/pull/1850
|
||||
* Resolving definitions with dynamic analysis in https://github.com/Myriad-Dreamin/tinymist/pull/1904
|
||||
|
||||
### Docstring
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist",
|
||||
"version": "0.13.16-rc1",
|
||||
"version": "0.13.16-rc2",
|
||||
"description": "%description%",
|
||||
"keywords": [
|
||||
"typst",
|
||||
|
|
|
|||
|
|
@ -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.16-rc1 .",
|
||||
"build:docker": "docker build -t myriaddreamin/tinymist:0.13.16-rc2 .",
|
||||
"extract:l10n": "yarn extract:l10n:ts && yarn extract:l10n:rs",
|
||||
"extract:l10n:ts": "cargo run --release --bin tinymist-l10n -- --kind ts --dir ./editors/vscode --output ./locales/tinymist-vscode-rt.toml",
|
||||
"extract:l10n:rs": "cargo run --release --bin tinymist-l10n -- --kind rs --dir ./crates --output ./locales/tinymist-rt.toml && rimraf ./crates/tinymist-assets/src/tinymist-rt.toml && cpr ./locales/tinymist-rt.toml ./crates/tinymist-assets/src/tinymist-rt.toml",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "typst-textmate",
|
||||
"version": "0.13.16-rc1",
|
||||
"version": "0.13.16-rc2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"compile": "npx tsc && node ./dist/main.mjs",
|
||||
|
|
|
|||
|
|
@ -13,12 +13,12 @@
|
|||
"unlink:local": "yarn unlink @myriaddreamin/typst.ts @myriaddreamin/typst-ts-renderer"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@myriaddreamin/typst-ts-renderer": "=0.6.1-rc1",
|
||||
"@myriaddreamin/typst.ts": "=0.6.1-rc1"
|
||||
"@myriaddreamin/typst-ts-renderer": "=0.6.1-rc2",
|
||||
"@myriaddreamin/typst.ts": "=0.6.1-rc2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@myriaddreamin/typst-ts-renderer": "=0.6.1-rc1",
|
||||
"@myriaddreamin/typst.ts": "=0.6.1-rc1",
|
||||
"@myriaddreamin/typst-ts-renderer": "=0.6.1-rc2",
|
||||
"@myriaddreamin/typst.ts": "=0.6.1-rc2",
|
||||
"typescript": "^5.0.2"
|
||||
},
|
||||
"exports": {
|
||||
|
|
|
|||
|
|
@ -13,8 +13,8 @@
|
|||
"unlink:local": "yarn unlink @myriaddreamin/typst.ts @myriaddreamin/typst-ts-renderer"
|
||||
},
|
||||
"dependencies": {
|
||||
"@myriaddreamin/typst-ts-renderer": "=0.6.1-rc1",
|
||||
"@myriaddreamin/typst.ts": "=0.6.1-rc1",
|
||||
"@myriaddreamin/typst-ts-renderer": "=0.6.1-rc2",
|
||||
"@myriaddreamin/typst.ts": "=0.6.1-rc2",
|
||||
"typst-dom": "link:../typst-dom",
|
||||
"rxjs": "^7.8.1"
|
||||
}
|
||||
|
|
|
|||
16
yarn.lock
16
yarn.lock
|
|
@ -363,15 +363,15 @@
|
|||
resolved "https://registry.yarnpkg.com/@jspm/core/-/core-2.1.0.tgz#ee21ff64591d68de98b79ca8e4bd6c5249fded53"
|
||||
integrity sha512-3sRl+pkyFY/kLmHl0cgHiFp2xEqErA8N3ECjMs7serSUBmoJ70lBa0PG5t0IM6WJgdZNyyI0R8YFfi5wM8+mzg==
|
||||
|
||||
"@myriaddreamin/typst-ts-renderer@=0.6.1-rc1":
|
||||
version "0.6.1-rc1"
|
||||
resolved "https://registry.npmjs.org/@myriaddreamin/typst-ts-renderer/-/typst-ts-renderer-0.6.1-rc1.tgz#776420048d8efea7917f76bd7879a09294645ef0"
|
||||
integrity sha512-rhXL147QMswTlX1Pmvw49zwGZ/2w0ilwCeD0TkBBbBj2njLLSwrQIO1j54DXpl7sq34kxy6qGetstbQUZdP9Ug==
|
||||
"@myriaddreamin/typst-ts-renderer@=0.6.1-rc2":
|
||||
version "0.6.1-rc2"
|
||||
resolved "https://registry.npmjs.org/@myriaddreamin/typst-ts-renderer/-/typst-ts-renderer-0.6.1-rc2.tgz#d8c587e79bc0418cd91050608fcc7d93d0f0951c"
|
||||
integrity sha512-0RDCCIn2L9k5jfLY9PpKkdrN+akRUpp8bF1w36zSRS12XpIEp/ufz0raDWNi6A+3lzazIa6W3OOdK0EIPyIKzQ==
|
||||
|
||||
"@myriaddreamin/typst.ts@=0.6.1-rc1":
|
||||
version "0.6.1-rc1"
|
||||
resolved "https://registry.npmjs.org/@myriaddreamin/typst.ts/-/typst.ts-0.6.1-rc1.tgz#38080b7ecd69b5c3d2cf9a04ee11d31c93c31674"
|
||||
integrity sha512-RfC3gqrd3iDSYuIiBUHIFnrT6LSKP3RQuOADq7oeg/ktNf6jzfhzMZbYacrWOlulsCqyGVB+GjEvDZNjIt6A5A==
|
||||
"@myriaddreamin/typst.ts@=0.6.1-rc2":
|
||||
version "0.6.1-rc2"
|
||||
resolved "https://registry.npmjs.org/@myriaddreamin/typst.ts/-/typst.ts-0.6.1-rc2.tgz#ebda872fcc5db08b84c86748dd65447076210f15"
|
||||
integrity sha512-z3YEp2Nii/N1kR4Gdop0dTBdoW/cKxosdk11rKHd9/g5rtTE77tNf6/ZL/4tU6h9adWqVt/HnspJ7mm1r8lFRA==
|
||||
dependencies:
|
||||
idb "^7.1.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue