diff --git a/_service b/_service index c663f14..5f699ee 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - texlab-5.3.0.tar.gz + texlab-5.4.1.tar.gz zst true diff --git a/cargo_config b/cargo_config index 7a7b991..a8a2ca1 100644 --- a/cargo_config +++ b/cargo_config @@ -1,9 +1,9 @@ [source.crates-io] replace-with = "vendored-sources" -[source."https://github.com/salsa-rs/salsa"] +[source."git+https://github.com/salsa-rs/salsa?rev=ef7c0f12c8159e7025316e959c26f6278a576fa5"] git = "https://github.com/salsa-rs/salsa" -rev = "20c7834ff34fd00a41b59bec61f3d5c85ea3abd4" +rev = "ef7c0f12c8159e7025316e959c26f6278a576fa5" replace-with = "vendored-sources" [source.vendored-sources] diff --git a/texlab-5.3.0.tar.gz b/texlab-5.3.0.tar.gz deleted file mode 100644 index ba5fe47..0000000 --- a/texlab-5.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c33ee9674a8b54f658e993437e6cd84237e8c619e50d6be639eef3be6970f471 -size 7481351 diff --git a/texlab-5.4.1.tar.gz b/texlab-5.4.1.tar.gz new file mode 100644 index 0000000..f640355 --- /dev/null +++ b/texlab-5.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55354fb23ca222d4a80aaeedba115ce0459a7a0f76ff7a4be385bd35fd97c5fa +size 7485143 diff --git a/texlab.changes b/texlab.changes index 134a766..7ec6dd1 100644 --- a/texlab.changes +++ b/texlab.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Apr 10 23:49:09 UTC 2023 - Soc Virnyl Estela + +- Update to version 5.4.1: + * Do not return symbols with empty names + * Repair `textDocument/formatting` request + * From 5.4.0: + - Add experimental settings to allow extending the list of special environments: + * `texlab.experimental.mathEnvironments` + * `texlab.experimental.enumEnvironments` + * `texlab.experimental.verbatimEnvironments` + - Add `texlab.changeEnvironment workspace command + - Add `texlab.showDependencyGraph workspace command + - Do not show caption or section names in label inlay hints + - Include more user-defined commands in command completion + - Parse nested `\iffalse` blocks correctly + - Parse commands with multi-byte characters correctly + - Fix checking whether a document can be a root file + ------------------------------------------------------------------- Wed Mar 1 12:51:23 UTC 2023 - Soc Virnyl Estela diff --git a/texlab.spec b/texlab.spec index 0e39b29..4bf5517 100644 --- a/texlab.spec +++ b/texlab.spec @@ -17,7 +17,7 @@ Name: texlab -Version: 5.3.0 +Version: 5.4.1 Release: 0 Summary: Implementation of the Language Server Protocol for LaTeX License: ( 0BSD OR MIT OR Apache-2.0 ) AND ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR MIT ) AND ( Apache-2.0 OR Apache-2.0 OR MIT ) AND ( CC0-1.0 OR Artistic-2.0 ) AND ( MIT OR Apache-2.0 OR Zlib ) AND ( MIT OR Zlib OR Apache-2.0 ) AND ( Unlicense OR MIT ) AND ( Zlib OR Apache-2.0 OR MIT ) AND Apache-2.0 AND BSD-3-Clause AND GPL-3.0 AND GPL-3.0+ AND ISC AND MIT AND MPL-2.0 AND MPL-2.0+ AND GPL-3.0 diff --git a/vendor.tar.zst b/vendor.tar.zst index 13a7770..367476f 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ff462d480d8bba37c21c8d362cd4dfc3c6664442180eb0bf4baef094f1edfea -size 24140604 +oid sha256:ea5ceab59423b640108fb20b483f38321806e666fa46364089332ef7055827f0 +size 30386663