Tags: inglor/nvchecker
Tags
version 2.9 * added support for using awesomeversion to compare versions * htmlparser: the xpath can point to an HTML element too * vsmarketplace: use better filterType * fixed the whole process exits when result processing raises an exception * fixed typos in various places
version 2.6 * replaced the toml library with tomli * added a `--failures` flag to exit with 3 if there are errors * regex source: check that we have only one group in the regex * resolved asyncio.get_event_loop warning * adapted to newer httpx * some documentation fixes
version 2.4 * added "openvsx" and "vsmarketplace" sources for VSCode extensions * added "htmlparser" source that extracts web pages with XPath (requires lxml to be installed) * added "combiner" source to combine results from other sources * added optional token option to sources that uses builtin HTTP functionality (e.g. "regex" and "httpheader" sources) * added option to not verify HTTPS certificates * made "repo" option of "alpm" source optional * fixed "container" source pagination * fixed "apt" source not handling multiple versions in repo * improved documentation * other minor fixes and updates
version 2.3 * added an "httpheader" source that can be used for HTTP redirections and the like * added option to return a commit hash for the "git" source * added an "alpm" source that checks pacman's package database * fixed errors when gitlab default branch is not "master"
version 2.2 * added a "container" source for Docker and the like * added a simple nvchecker-notify script * added a "channel" option for Android SDK packages * added list options support for gems source * added list options support for repology source * added a "subrepo" option for repology source * improved version record files formatting for git and human * improved the error message on file loading failures * fixed the "provided" option for non-soname "provides" for archpkg source * fixed docs on "git" source
PreviousNext