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

feat: add support for "external" stability #596

Merged
merged 5 commits into from
Jul 16, 2019

Commits on Jul 12, 2019

  1. feat: add support for "imported" stability

    Add support for a new class of stability called "imported".
    
    This stability class is treated like "stable" for documentation purposes,
    but always lead to warnings (not errors) for stability comparison purposes.
    rix0rrr committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    e356e9d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Merge branch 'master' into huijbers/imported-stability

    Elad Ben-Israel committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    d41a189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0451870 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    aaecfe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    219002f View commit details
    Browse the repository at this point in the history