mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-07-07 21:15:03 +00:00
build: bump version to 0.13.12 (#1715)
* docs: update changelog * build: bump version to 0.13.12 * build: bump assets to v0.13.12
This commit is contained in:
parent
c869cde2c5
commit
4871cd3917
14 changed files with 72 additions and 72 deletions
56
Cargo.lock
generated
56
Cargo.lock
generated
|
@ -735,7 +735,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "crityp"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
@ -3765,7 +3765,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "sync-ls"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
@ -3894,7 +3894,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tests"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"insta",
|
||||
"lsp-types",
|
||||
|
@ -4017,7 +4017,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
@ -4059,7 +4059,7 @@ dependencies = [
|
|||
"strum",
|
||||
"sync-ls",
|
||||
"temp-env",
|
||||
"tinymist-assets 0.13.12-rc6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tinymist-assets 0.13.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tinymist-core",
|
||||
"tinymist-debug",
|
||||
"tinymist-l10n",
|
||||
|
@ -4091,7 +4091,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-analysis"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"dashmap",
|
||||
|
@ -4122,17 +4122,17 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-assets"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
|
||||
[[package]]
|
||||
name = "tinymist-assets"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8add9100646a76dd80377817e1c9e1233fb0380aabd3ca63908ebf97b08f14e1"
|
||||
checksum = "795c9d6932d1184fb4400bdfa129c3f5d306b50311215472f3ca1e118d22bb33"
|
||||
|
||||
[[package]]
|
||||
name = "tinymist-bench-font-load"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"divan",
|
||||
"tinymist",
|
||||
|
@ -4140,7 +4140,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-core"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"cargo_metadata",
|
||||
|
@ -4152,7 +4152,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-dap"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
@ -4171,7 +4171,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-debug"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
@ -4189,7 +4189,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-derive"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"quote",
|
||||
"syn 2.0.100",
|
||||
|
@ -4197,7 +4197,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-l10n"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
@ -4211,7 +4211,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-lint"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"insta",
|
||||
|
@ -4225,7 +4225,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-package"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
@ -4252,7 +4252,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-project"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
@ -4280,7 +4280,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-query"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
@ -4332,7 +4332,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-render"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"log",
|
||||
|
@ -4345,7 +4345,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-std"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
@ -4382,7 +4382,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-task"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
@ -4415,7 +4415,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-vfs"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"ecow",
|
||||
|
@ -4433,7 +4433,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-world"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
|
@ -4726,7 +4726,7 @@ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
|
|||
|
||||
[[package]]
|
||||
name = "typlite"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"clap",
|
||||
|
@ -4945,7 +4945,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "typst-preview"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"comemo",
|
||||
|
@ -4958,7 +4958,7 @@ dependencies = [
|
|||
"reflexo-vec2svg",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tinymist-assets 0.13.12-rc6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tinymist-assets 0.13.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tinymist-std",
|
||||
"tokio",
|
||||
"typst",
|
||||
|
@ -5001,7 +5001,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "typst-shim"
|
||||
version = "0.13.12-rc6"
|
||||
version = "0.13.12"
|
||||
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.12-rc6"
|
||||
version = "0.13.12"
|
||||
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-rc6" }
|
||||
tinymist-assets = { version = "=0.13.12" }
|
||||
|
||||
tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.12-rc6" }
|
||||
tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.12-rc6", default-features = false }
|
||||
tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.12-rc6", default-features = false }
|
||||
tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.12-rc6", default-features = false }
|
||||
tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.12-rc6" }
|
||||
tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.12-rc6" }
|
||||
typst-shim = { path = "./crates/typst-shim", version = "0.13.12-rc6" }
|
||||
tinymist-derive = { path = "./crates/tinymist-derive/", version = "0.13.12" }
|
||||
tinymist-std = { path = "./crates/tinymist-std/", version = "0.13.12", default-features = false }
|
||||
tinymist-vfs = { path = "./crates/tinymist-vfs/", version = "0.13.12", default-features = false }
|
||||
tinymist-world = { path = "./crates/tinymist-world/", version = "0.13.12", default-features = false }
|
||||
tinymist-project = { path = "./crates/tinymist-project/", version = "0.13.12" }
|
||||
tinymist-task = { path = "./crates/tinymist-task/", version = "0.13.12" }
|
||||
typst-shim = { path = "./crates/typst-shim", version = "0.13.12" }
|
||||
|
||||
tinymist = { path = "./crates/tinymist/", version = "0.13.12-rc6" }
|
||||
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.12-rc6" }
|
||||
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.12-rc6", default-features = false }
|
||||
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.12-rc6" }
|
||||
tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.12-rc6" }
|
||||
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.12-rc6" }
|
||||
tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.12-rc6" }
|
||||
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.12-rc6" }
|
||||
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.12-rc6" }
|
||||
typlite = { path = "./crates/typlite", version = "0.13.12-rc6" }
|
||||
typst-preview = { path = "./crates/typst-preview", version = "0.13.12-rc6" }
|
||||
tinymist = { path = "./crates/tinymist/", version = "0.13.12" }
|
||||
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.12" }
|
||||
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.12", default-features = false }
|
||||
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.12" }
|
||||
tinymist-l10n = { path = "./crates/tinymist-l10n/", version = "0.13.12" }
|
||||
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.12" }
|
||||
tinymist-package = { path = "./crates/tinymist-package/", version = "0.13.12" }
|
||||
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.12" }
|
||||
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.12" }
|
||||
typlite = { path = "./crates/typlite", version = "0.13.12" }
|
||||
typst-preview = { path = "./crates/typst-preview", version = "0.13.12" }
|
||||
|
||||
[profile.dev.package.insta]
|
||||
opt-level = 3
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist-vscode-html",
|
||||
"version": "0.13.12-rc6",
|
||||
"version": "0.13.12",
|
||||
"description": "Extending Typst with HTML features",
|
||||
"keywords": [
|
||||
"html",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist-web",
|
||||
"version": "0.13.12-rc6",
|
||||
"version": "0.13.12",
|
||||
"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-rc6"
|
||||
version = "0.13.12"
|
||||
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-rc6"
|
||||
version = "0.13.12"
|
||||
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-rc6"
|
||||
version = "0.13.12"
|
||||
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-rc6"
|
||||
version = "0.13.12"
|
||||
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-rc6"
|
||||
version = "0.13.12"
|
||||
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-rc6"
|
||||
version = "0.13.12"
|
||||
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-rc6"
|
||||
version = "0.13.12"
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
homepage.workspace = true
|
||||
|
|
|
@ -8,16 +8,16 @@ The changelog lines unspecified with authors are all written by the @Myriad-Drea
|
|||
|
||||
## v0.13.12 - [2025-04-30]
|
||||
|
||||
* Bumped world crates to v0.13.12
|
||||
* Bumped typst.ts to v0.6.0-rc1 in https://github.com/Myriad-Dreamin/tinymist/pull/1707
|
||||
* Bumped typstyle from v0.13.1 to v0.13.3 in https://github.com/Myriad-Dreamin/tinymist/pull/1651
|
||||
* This version achieves full document formatting support. It now comprehensively processes previously skipped elements, such as markup lines mixed with equations or codes, equations with comments, math expressions containing `#` symbols, and math arguments. There are also a few minor bug fixes and enhancements related to equations and import items. For more details, see https://enter-tainer.github.io/typstyle/changelog/#v0133---2025-04-10.
|
||||
* Bumped world crates to 0.13.12-rc1 in https://github.com/Myriad-Dreamin/tinymist/pull/1608
|
||||
* Bumped typst.ts to v0.6.0-rc1 in https://github.com/Myriad-Dreamin/tinymist/pull/1707
|
||||
|
||||
### Server
|
||||
|
||||
* Hot updating configuratuion item `tinymist.compileStatus` in https://github.com/Myriad-Dreamin/tinymist/pull/1584
|
||||
* Supporting `--feature` and `--pdf-standard` in `typstExtraArgs` in https://github.com/Myriad-Dreamin/tinymist/pull/1596
|
||||
* feat: resolve roots of typst packages in https://github.com/Myriad-Dreamin/tinymist/pull/1663
|
||||
* Resolving roots of typst packages in https://github.com/Myriad-Dreamin/tinymist/pull/1663
|
||||
|
||||
### Compiler
|
||||
|
||||
|
@ -38,6 +38,16 @@ The changelog lines unspecified with authors are all written by the @Myriad-Drea
|
|||
* Supporting to use `{pageCount}` in `tinymist.statusBarFormat` in https://github.com/Myriad-Dreamin/tinymist/pull/1666
|
||||
* Providing AST view in https://github.com/Myriad-Dreamin/tinymist/pull/1617
|
||||
|
||||
### Linting (New)
|
||||
|
||||
* Linting on bug-prone show/set rules in https://github.com/Myriad-Dreamin/tinymist/pull/1634
|
||||
* Linting implicitly discarded statements before `break/continue/return` in https://github.com/Myriad-Dreamin/tinymist/pull/1637, https://github.com/Myriad-Dreamin/tinymist/pull/1664, and https://github.com/Myriad-Dreamin/tinymist/pull/1668
|
||||
* Linting types comparing with strings in https://github.com/Myriad-Dreamin/tinymist/pull/1643
|
||||
* warning on `type("") == "str"` which will be always false in future typst.
|
||||
* Linting variable font uses by @Enter-tainer in https://github.com/Myriad-Dreamin/tinymist/pull/1649
|
||||
* warning on argument like `text(font: "XXX VF")` which isn't properly supported by typst.
|
||||
* Providing `tinymist.lint.enabled` and `tinymist.lint.when` to disable or lint `on{Save,Type}` in https://github.com/Myriad-Dreamin/tinymist/pull/1658 and https://github.com/Myriad-Dreamin/tinymist/pull/1708
|
||||
|
||||
### Export
|
||||
|
||||
* Atomically writing compilation artifacts by @seven-mile in https://github.com/Myriad-Dreamin/tinymist/pull/1586
|
||||
|
@ -60,16 +70,6 @@ The changelog lines unspecified with authors are all written by the @Myriad-Drea
|
|||
* Checking field of literals in https://github.com/Myriad-Dreamin/tinymist/pull/1619
|
||||
* This was causing the issue when code completing methods of literals.
|
||||
|
||||
### Linting (New)
|
||||
|
||||
* Linting on bug-prone show/set rules in https://github.com/Myriad-Dreamin/tinymist/pull/1634
|
||||
* Linting implicitly discarded statements before `break/continue/return` in https://github.com/Myriad-Dreamin/tinymist/pull/1637, https://github.com/Myriad-Dreamin/tinymist/pull/1664, and https://github.com/Myriad-Dreamin/tinymist/pull/1668
|
||||
* Linting types comparing with strings in https://github.com/Myriad-Dreamin/tinymist/pull/1643
|
||||
* warning on `type("") == "str"` which will be always false in future typst.
|
||||
* Linting variable font uses by @Enter-tainer in https://github.com/Myriad-Dreamin/tinymist/pull/1649
|
||||
* warning on argument like `text(font: "XXX VF")` which isn't properly supported by typst.
|
||||
* Providing `tinymist.lint.enabled` and `tinymist.lint.when` to disable or lint `on{Save,Type}` in https://github.com/Myriad-Dreamin/tinymist/pull/1658 and https://github.com/Myriad-Dreamin/tinymist/pull/1708
|
||||
|
||||
### Preview
|
||||
|
||||
* (Fix) Dragging preview panel horizontally by @zica87 in https://github.com/Myriad-Dreamin/tinymist/pull/1597
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist",
|
||||
"version": "0.13.12-rc6",
|
||||
"version": "0.13.12",
|
||||
"description": "%description%",
|
||||
"keywords": [
|
||||
"typst",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "typst-textmate",
|
||||
"version": "0.13.12-rc6",
|
||||
"version": "0.13.12",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"compile": "npx tsc && node ./dist/main.mjs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue