Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: svenkreiss/html5validator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Choose a base ref
...
head repository: svenkreiss/html5validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 12 commits
  • 43 files changed
  • 4 contributors

Commits on Jan 30, 2020

  1. lint (#69)

    fix failing flake8 check due to changed PEP8 recommendation
    svenkreiss authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    171b531 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Configuration menu
    Copy the full SHA
    67ecbc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    147c52f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Addition of configuration file option (#74)

    * Adds `--config` option for use of YAML config file and creates tests for config options
    * Adds `--log-file`
    * Updates vnujar to 20.6.30
    * Drops Python 3.4 support as it is not supported by PyYAML
    * Adds Python 3.8 support
    Cyb3r-Jak3 authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    6afe576 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. add back .vscode

    svenkreiss committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ebbd53c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Configuration menu
    Copy the full SHA
    e6ed086 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. GitHub Actions and Python>=3.6 (#80)

    Sven Kreiss authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    0357674 View commit details
    Browse the repository at this point in the history
  2. vnu.jar 21.4.9 (#81)

    Sven Kreiss authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    dad6bec View commit details
    Browse the repository at this point in the history
  3. default --stdout (#82)

    Sven Kreiss authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    359d73f View commit details
    Browse the repository at this point in the history
  4. use --asciiquotes for valid json output (#83)

    Sven Kreiss authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    61a6733 View commit details
    Browse the repository at this point in the history
  5. prepare v0.4.0 release

    svenkreiss committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    95f6945 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. update help

    svenkreiss committed May 1, 2021
    Configuration menu
    Copy the full SHA
    67988d3 View commit details
    Browse the repository at this point in the history
Loading