Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require that version_removed is either a string or true #9015

Merged
merged 4 commits into from
Mar 9, 2021

Commits on Mar 6, 2021

  1. Require that version_removed is either a string or true

    Setting it explicitly to null or false is meaningless.
    foolip committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    518847c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc33d2c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Update schemas/compat-data.schema.json

    Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
    foolip and ddbeck authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    64c0090 View commit details
    Browse the repository at this point in the history
  2. Update schemas/compat-data.schema.json

    Co-authored-by: Daniel D. Beck <daniel@ddbeck.com>
    foolip and ddbeck authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    8b69ec1 View commit details
    Browse the repository at this point in the history