diff --git a/_service b/_service index 5f699ee..60f6888 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ - texlab-5.4.1.tar.gz + texlab-5.5.0.tar.gz zst true diff --git a/cargo_config b/cargo_config index a8a2ca1..6fb4ff4 100644 --- a/cargo_config +++ b/cargo_config @@ -1,10 +1,5 @@ [source.crates-io] replace-with = "vendored-sources" -[source."git+https://github.com/salsa-rs/salsa?rev=ef7c0f12c8159e7025316e959c26f6278a576fa5"] -git = "https://github.com/salsa-rs/salsa" -rev = "ef7c0f12c8159e7025316e959c26f6278a576fa5" -replace-with = "vendored-sources" - [source.vendored-sources] directory = "vendor" \ No newline at end of file diff --git a/texlab-5.4.1.tar.gz b/texlab-5.4.1.tar.gz deleted file mode 100644 index f640355..0000000 --- a/texlab-5.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55354fb23ca222d4a80aaeedba115ce0459a7a0f76ff7a4be385bd35fd97c5fa -size 7485143 diff --git a/texlab-5.5.0.tar.gz b/texlab-5.5.0.tar.gz new file mode 100644 index 0000000..87d34a1 --- /dev/null +++ b/texlab-5.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b3d9bb13f4a4dcae615a8f656558cd3fa512c8b9bf1bfe413fd1d8ae6d2f649 +size 7484729 diff --git a/texlab.changes b/texlab.changes index 7ec6dd1..0f06227 100644 --- a/texlab.changes +++ b/texlab.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Apr 22 10:57:23 UTC 2023 - Soc Virnyl Estela + +- Update to version 5.5.0: + * Allow optionally passing cursor position to textDocument/build request for use in forward search after building. + Previously, the server had to guess the cursor position + * Add experimental texlab.experimental.citationCommands setting to allow extending the list of citation commands + * Add support for escaping placeholders in build arguments similar to forward search + * Allow configuring completion matching algorithm + * Fix regression introduced in v5.4.2 involving texlab.cleanArtifacts command. + ------------------------------------------------------------------- Mon Apr 10 23:49:09 UTC 2023 - Soc Virnyl Estela diff --git a/texlab.spec b/texlab.spec index 4bf5517..3e53ca2 100644 --- a/texlab.spec +++ b/texlab.spec @@ -17,7 +17,7 @@ Name: texlab -Version: 5.4.1 +Version: 5.5.0 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 367476f..75810e9 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea5ceab59423b640108fb20b483f38321806e666fa46364089332ef7055827f0 -size 30386663 +oid sha256:296a0b57a5bd2ab3e4b91ad2053e452829fe7a8ca066d7a1e5f743b005fc3632 +size 30154083