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

Add deprecation warnings to functions that are not part of Connection class #128

Merged
merged 6 commits into from Apr 29, 2020

Commits on Apr 29, 2020

  1. Add deprecated decorator

    stlehmann committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    ac2809f View commit details
    Browse the repository at this point in the history
  2. Reformat utils.py

    stlehmann committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    26b6dbc View commit details
    Browse the repository at this point in the history
  3. Default deprecation message

    stlehmann committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    1ead6ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    048d2b8 View commit details
    Browse the repository at this point in the history
  5. Add test

    stlehmann committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    212fbe0 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    stlehmann committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    ee9ac04 View commit details
    Browse the repository at this point in the history