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

Make notice messages not an instance of Error #2090

Merged
merged 6 commits into from Feb 19, 2020

Commits on Jan 30, 2020

  1. Make notice messages not an instance of Error

    Slight API cleanup to make a notice instance the same shape as it was, but not be an instance of error.  This is a backwards incompatible change though I expect the impact to be minimal.
    
    Closes #1982
    brianc committed Jan 30, 2020
    Copy the full SHA
    9b8b7ec View commit details
    Browse the repository at this point in the history
  2. skip notice test in travis

    brianc committed Jan 30, 2020
    Copy the full SHA
    305a832 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ffdb3fb View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Copy the full SHA
    80c046d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c1f69c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Emit notice messages on travis

    brianc committed Feb 14, 2020
    Copy the full SHA
    17266c1 View commit details
    Browse the repository at this point in the history