Path to this page:
Subject: CVS commit: pkgsrc/print/texlab
From: Thomas Klausner
Date: 2022-07-07 21:08:27
Message id: 20220707190827.8DF22FB1A@cvs.NetBSD.org
Log Message:
## [4.2.0] - 03.07.2022
### Added
- Add support for escaping placeholders in forward search \
([#649](https://github.com/latex-lsp/texlab/issues/649))
- Add support for diagnostic filtering \
([#323](https://github.com/latex-lsp/texlab/issues/323))
- Add pre-built binaries for the following targets:
- `aarch64-unknown-linux-gnu`
- `armv7-unknown-linux-gnueabihf`
- `x86_64-unknown-linux-musl`
- `aarch64-pc-windows-msvc`
- `i686-pc-windows-msvc`
### Fixed
- Parse incomplete server options correctly \
([#651](https://github.com/latex-lsp/texlab/issues/651))
## [4.1.0] - 12.06.2022
### Added
- Add server commands to clean build directory \
([#607](https://github.com/latex-lsp/texlab/issues/607))
### Changed
- Improve output when hovering over BibTeX strings
- Improve the heuristic for finding build artifacts \
([#635](https://github.com/latex-lsp/texlab/issues/635))
### Fixed
- Allow brackets in included file paths \
([#639](https://github.com/latex-lsp/texlab/issues/639))
- Allow commands in included file paths \
([#641](https://github.com/latex-lsp/texlab/issues/641))
Files: