Releases: svenkreiss/html5validator
Releases · svenkreiss/html5validator
v0.4.2
v0.4.1
- test with Python 3.10
- vnu.jar updated to 20.6.30
- compatibility restored with certain versions of Python (
os.errno
issue)
v0.4.0
- update vnu jar to 21.4.9
- use
--stdout
and--asciiquotes
by default for vnu.jar - make
--format=json
parsable - better log file and config file tests
- move tests to GitHub Actions and setup auto-deploy to PyPI from GitHub releases
v0.3.3
v0.3.2
- update vnu jar to 18.11.5
- better output check PR#57 by @Cyb3r-Jak3
v0.3.1
* update vnu jar to 18.3.0
* pass remaining command line options to ``vnu.jar``
* allow to match multiple file patterns, e.g. ``--match *.html *.css``
v0.3.0
- update vnu jar to 17.11.1
- support explicit list of files:
html5validator file1.html file2.html
- new command line options:
--no-langdetect
,--format
- new tests for
--show-warnings
flag - refactored internal API
- bugfix: check existence of Java
- bugfix: split Java and vnu.jar command line options
v0.2.8
- update vnu jar to 17.9.0
- suppress a warning from the JDK about picked up environment variables
v0.2.7
- update to vnu.jar 17.3.0
- lint Python code
v0.2.5
version 0.2.5