mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
build: bump version to 0.13.17-rc2
This commit is contained in:
parent
1ad09c703a
commit
ed3cc6d207
10 changed files with 50 additions and 66 deletions
44
Cargo.lock
generated
44
Cargo.lock
generated
|
|
@ -779,7 +779,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "crityp"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
|
@ -3334,7 +3334,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "reflexo"
|
||||
version = "0.6.1-rc2"
|
||||
source = "git+https://github.com/ParaN3xus/typst.ts/?branch=nightly#366be3ed9cff63ffa694671c56553bf888c64ec4"
|
||||
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=61e47d0bba8228a01746caa09b3be3231d866084#61e47d0bba8228a01746caa09b3be3231d866084"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"bitvec",
|
||||
|
|
@ -3360,7 +3360,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "reflexo-typst"
|
||||
version = "0.6.1-rc2"
|
||||
source = "git+https://github.com/ParaN3xus/typst.ts/?branch=nightly#366be3ed9cff63ffa694671c56553bf888c64ec4"
|
||||
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=61e47d0bba8228a01746caa09b3be3231d866084#61e47d0bba8228a01746caa09b3be3231d866084"
|
||||
dependencies = [
|
||||
"codespan-reporting",
|
||||
"comemo",
|
||||
|
|
@ -3392,7 +3392,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "reflexo-typst2vec"
|
||||
version = "0.6.1-rc2"
|
||||
source = "git+https://github.com/ParaN3xus/typst.ts/?branch=nightly#366be3ed9cff63ffa694671c56553bf888c64ec4"
|
||||
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=61e47d0bba8228a01746caa09b3be3231d866084#61e47d0bba8228a01746caa09b3be3231d866084"
|
||||
dependencies = [
|
||||
"bitvec",
|
||||
"comemo",
|
||||
|
|
@ -3420,7 +3420,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "reflexo-vec2svg"
|
||||
version = "0.6.1-rc2"
|
||||
source = "git+https://github.com/ParaN3xus/typst.ts/?branch=nightly#366be3ed9cff63ffa694671c56553bf888c64ec4"
|
||||
source = "git+https://github.com/ParaN3xus/typst.ts/?rev=61e47d0bba8228a01746caa09b3be3231d866084#61e47d0bba8228a01746caa09b3be3231d866084"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
|
@ -4195,7 +4195,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "sync-ls"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
@ -4324,7 +4324,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tests"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"insta",
|
||||
"insta-cmd",
|
||||
|
|
@ -4448,7 +4448,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
|
|
@ -4522,7 +4522,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-analysis"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"dashmap",
|
||||
|
|
@ -4561,11 +4561,11 @@ checksum = "0580b86ae28902482e7e43cf56d90f0390c2a0443305bbad13ef0c2c1b9a5da9"
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-assets"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
|
||||
[[package]]
|
||||
name = "tinymist-bench-font-load"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"divan",
|
||||
"tinymist",
|
||||
|
|
@ -4573,7 +4573,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-core"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"cargo_metadata",
|
||||
|
|
@ -4587,7 +4587,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-dap"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
|
@ -4606,7 +4606,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-debug"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"comemo",
|
||||
|
|
@ -4646,7 +4646,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-lint"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"insta",
|
||||
|
|
@ -4687,7 +4687,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-preview"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"comemo",
|
||||
|
|
@ -4739,7 +4739,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-query"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64",
|
||||
|
|
@ -4793,7 +4793,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-render"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"log",
|
||||
|
|
@ -4877,7 +4877,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tinymist-tests"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"comemo",
|
||||
"insta",
|
||||
|
|
@ -5247,7 +5247,7 @@ checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
|
|||
|
||||
[[package]]
|
||||
name = "typlite"
|
||||
version = "0.13.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"clap",
|
||||
|
|
@ -5290,7 +5290,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "typst-ansi-hl"
|
||||
version = "0.4.0"
|
||||
source = "git+https://github.com/ParaN3xus/typst-ansi-hl.git?branch=nightly#9e449696f5da46f4e911733d8a70ecc1e2f72324"
|
||||
source = "git+https://github.com/ParaN3xus/typst-ansi-hl.git?rev=9e449696f5da46f4e911733d8a70ecc1e2f72324#9e449696f5da46f4e911733d8a70ecc1e2f72324"
|
||||
dependencies = [
|
||||
"ansi_colours",
|
||||
"syntect",
|
||||
|
|
@ -5640,7 +5640,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "typstyle-core"
|
||||
version = "0.13.16"
|
||||
source = "git+https://github.com/ParaN3xus/typstyle/?branch=nightly#eba929c8eaa1f191fb63e25ba653892f28fc456f"
|
||||
source = "git+https://github.com/ParaN3xus/typstyle/?rev=c51e1c281d1a8c4e471b7a9de1db49a54ee7a0c8#c51e1c281d1a8c4e471b7a9de1db49a54ee7a0c8"
|
||||
dependencies = [
|
||||
"ecow",
|
||||
"itertools 0.14.0",
|
||||
|
|
|
|||
48
Cargo.toml
48
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.17-rc1"
|
||||
version = "0.13.17-rc2"
|
||||
edition = "2021"
|
||||
readme = "README.md"
|
||||
license = "Apache-2.0"
|
||||
|
|
@ -199,16 +199,16 @@ typst-shim = { path = "./crates/typst-shim", version = "0.13.17-rc2" }
|
|||
|
||||
tinymist-tests = { path = "./crates/tinymist-tests/" }
|
||||
|
||||
sync-ls = { path = "./crates/sync-lsp", version = "0.13.17-rc1" }
|
||||
tinymist = { path = "./crates/tinymist/", version = "0.13.17-rc1" }
|
||||
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.17-rc1" }
|
||||
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.17-rc1", default-features = false }
|
||||
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.17-rc1" }
|
||||
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.17-rc1" }
|
||||
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.17-rc1" }
|
||||
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.17-rc1" }
|
||||
tinymist-preview = { path = "./crates/typst-preview", version = "0.13.17-rc1" }
|
||||
typlite = { path = "./crates/typlite", version = "0.13.17-rc1", default-features = false }
|
||||
sync-ls = { path = "./crates/sync-lsp", version = "0.13.17-rc2" }
|
||||
tinymist = { path = "./crates/tinymist/", version = "0.13.17-rc2" }
|
||||
tinymist-analysis = { path = "./crates/tinymist-analysis/", version = "0.13.17-rc2" }
|
||||
tinymist-core = { path = "./crates/tinymist-core/", version = "0.13.17-rc2", default-features = false }
|
||||
tinymist-debug = { path = "./crates/tinymist-debug/", version = "0.13.17-rc2" }
|
||||
tinymist-lint = { path = "./crates/tinymist-lint/", version = "0.13.17-rc2" }
|
||||
tinymist-query = { path = "./crates/tinymist-query/", version = "0.13.17-rc2" }
|
||||
tinymist-render = { path = "./crates/tinymist-render/", version = "0.13.17-rc2" }
|
||||
tinymist-preview = { path = "./crates/typst-preview", version = "0.13.17-rc2" }
|
||||
typlite = { path = "./crates/typlite", version = "0.13.17-rc2", default-features = false }
|
||||
|
||||
[profile.dev.package.insta]
|
||||
opt-level = 3
|
||||
|
|
@ -274,27 +274,11 @@ typst-render = { git = "https://github.com/Myriad-Dreamin/typst.git", rev = "6bc
|
|||
typst-pdf = { git = "https://github.com/Myriad-Dreamin/typst.git", rev = "6bc6cf6ec210c60c3e7ff25f84cf43aa1de0a277" }
|
||||
typst-syntax = { git = "https://github.com/Myriad-Dreamin/typst.git", rev = "6bc6cf6ec210c60c3e7ff25f84cf43aa1de0a277" }
|
||||
typst-eval = { git = "https://github.com/Myriad-Dreamin/typst.git", rev = "6bc6cf6ec210c60c3e7ff25f84cf43aa1de0a277" }
|
||||
|
||||
typst-ansi-hl = { git = "https://github.com/ParaN3xus/typst-ansi-hl.git", branch = "nightly" }
|
||||
typstyle-core = { git = "https://github.com/ParaN3xus/typstyle/", branch = "nightly" }
|
||||
|
||||
# These patches use local `typst` for development.
|
||||
# typst = { path = "../typst/crates/typst" }
|
||||
# typst-timing = { path = "../typst/crates/typst-timing" }
|
||||
# typst-svg = { path = "../typst/crates/typst-svg" }
|
||||
# typst-pdf = { path = "../typst/crates/typst-pdf" }
|
||||
# typst-render = { path = "../typst/crates/typst-render" }
|
||||
# typst-syntax = { path = "../typst/crates/typst-syntax" }
|
||||
|
||||
# These patches use local `typstyle-core` for development.
|
||||
# typstyle-core = { path = "../typstyle/crates/typstyle-core" }
|
||||
|
||||
# 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/ParaN3xus/typst.ts/", branch = "nightly" }
|
||||
reflexo-typst = { git = "https://github.com/ParaN3xus/typst.ts/", branch = "nightly" }
|
||||
reflexo-vec2svg = { git = "https://github.com/ParaN3xus/typst.ts/", branch = "nightly" }
|
||||
typst-ansi-hl = { git = "https://github.com/ParaN3xus/typst-ansi-hl.git", rev = "9e449696f5da46f4e911733d8a70ecc1e2f72324" }
|
||||
typstyle-core = { git = "https://github.com/ParaN3xus/typstyle/", rev = "c51e1c281d1a8c4e471b7a9de1db49a54ee7a0c8" }
|
||||
reflexo = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "61e47d0bba8228a01746caa09b3be3231d866084" }
|
||||
reflexo-typst = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "61e47d0bba8228a01746caa09b3be3231d866084" }
|
||||
reflexo-vec2svg = { git = "https://github.com/ParaN3xus/typst.ts/", rev = "61e47d0bba8228a01746caa09b3be3231d866084" }
|
||||
|
||||
# These patches use local `reflexo` for development.
|
||||
# reflexo = { path = "../typst.ts/crates/reflexo/" }
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist-vscode-html",
|
||||
"version": "0.13.17-rc1",
|
||||
"version": "0.13.17-rc2",
|
||||
"description": "Extending Typst with HTML features",
|
||||
"keywords": [
|
||||
"html",
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
pname = "tinymist";
|
||||
# Please update the corresponding vscode extension when updating
|
||||
# this derivation.
|
||||
version = "0.13.17-rc1";
|
||||
version = "0.13.17-rc2";
|
||||
|
||||
src = pkgs.lib.cleanSource ../../..;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist-web",
|
||||
"version": "0.13.17-rc1",
|
||||
"version": "0.13.17-rc2",
|
||||
"description": "WASM module for running tinymist analyzers in JavaScript environment.",
|
||||
"author": "Myriad-Dreamin",
|
||||
"license": "Apache-2.0",
|
||||
|
|
|
|||
|
|
@ -14,12 +14,12 @@ else
|
|||
exit 1
|
||||
fi
|
||||
|
||||
(cd ../.. && docker build -t myriaddreamin/tinymist:0.13.17-rc1 .)
|
||||
(cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.17-rc1 -f lazyvim-dev/Dockerfile .)
|
||||
(cd ../.. && docker build -t myriaddreamin/tinymist:0.13.17-rc2 .)
|
||||
(cd samples && docker build -t myriaddreamin/tinymist-nvim:0.13.17-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.17-rc1 \
|
||||
-w /home/runner/dev myriaddreamin/tinymist-nvim:0.13.17-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.17-rc1 as tinymist
|
||||
FROM myriaddreamin/tinymist:0.13.17-rc2 as tinymist
|
||||
|
||||
FROM debian:12
|
||||
|
||||
|
|
|
|||
|
|
@ -8,11 +8,11 @@ The changelog lines unspecified with authors are all written by the @Myriad-Drea
|
|||
|
||||
## Unreleased
|
||||
|
||||
## v0.13.17-rc1 - [2025-08-02]
|
||||
## v0.13.17-rc2 - [2025-08-02]
|
||||
|
||||
Nightly Release at [build: bump world crates to 0.13.17-rc1](https://github.com/Myriad-Dreamin/tinymist/commit/cf0fb1c00d21bef4e826053ea3cff9cd0790656d), using [ParaN3xus/typst rev 6bc6cf6](https://github.com/ParaN3xus/typst/commit/6bc6cf6ec210c60c3e7ff25f84cf43aa1de0a277), a.k.a. [typst/typst feat: make pdf_to_png public](https://github.com/typst/typst/commit/178c3beb4eeabe23bd91037268fb77f5dfdb31f3).
|
||||
Nightly Release at [build: bump world crates to 0.13.17-rc2](https://github.com/Myriad-Dreamin/tinymist/commit/e8a72a5fe3ddf398fe80d5ec52a1a286c141255f), using [ParaN3xus/typst rev 6bc6cf6](https://github.com/ParaN3xus/typst/commit/6bc6cf6ec210c60c3e7ff25f84cf43aa1de0a277), a.k.a. [typst/typst feat: make pdf_to_png public](https://github.com/typst/typst/commit/178c3beb4eeabe23bd91037268fb77f5dfdb31f3).
|
||||
|
||||
**Full Changelog**: https://github.com/Myriad-Dreamin/tinymist/compare/v0.13.16...v0.13.17-rc1
|
||||
**Full Changelog**: https://github.com/Myriad-Dreamin/tinymist/compare/v0.13.16...v0.13.17-rc2
|
||||
|
||||
## v0.13.16 - [2025-07-29]
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "tinymist",
|
||||
"version": "0.13.17-rc1",
|
||||
"version": "0.13.17-rc2",
|
||||
"description": "%description%",
|
||||
"keywords": [
|
||||
"typst",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "typst-textmate",
|
||||
"version": "0.13.17-rc1",
|
||||
"version": "0.13.17-rc2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"compile": "npx tsc && node ./dist/main.mjs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue