SHA256
1
0
forked from pool/texlab

- Update to version 4.3.0:

* Bump version to v4.3.0
  * Update dependencies
  * Fix Okular forward search command in docs
  * Bump url from 2.2.2 to 2.3.1 (#755)
  * Bump criterion from 0.3.6 to 0.4.0 (#758)
  * Bump clap from 3.2.20 to 3.2.21 (#759)
  * Only compute inlay hints for the specified range
  * Add test case for inlay hints
  * Provide inlay hints for \label command
  * Add diagnostics test case for URIs with spaces
  * Bump anyhow from 1.0.62 to 1.0.64 (#748)
  * Bump titlecase from 2.1.0 to 2.2.0 (#750)
  * Bump once_cell from 1.13.1 to 1.14.0 (#751)
  * feat(build_log): add column field to BuildError
  * feat(build_log): parse error hint
  * Pass codecov token explicitly to GitHub actions
  * Add env_logger to help debug integration tests
  * Bump insta from 1.19.0 to 1.19.1 (#746)
  * Bump dashmap from 5.3.4 to 5.4.0 (#744)
  * Bump clap from 3.2.17 to 3.2.20 (#747)
  * Bump titlecase from 2.0.0 to 2.1.0 (#742)
  * Bump notify from 5.0.0-pre.16 to 5.0.0 (#743)
  * Prefer matching groups rather than envs in parser

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=16
This commit is contained in:
Soc Virnyl Estela
2022-10-14 12:54:37 +00:00
committed by Git OBS Bridge
parent bbe3bdc2d7
commit 4c52bbd13b
6 changed files with 35 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/latex-lsp/texlab</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">3d8afad</param>
<param name="revision">26fec86</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">enable</param>