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: lockwooddev/python-wowapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lockwooddev/python-wowapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: depr_livetest
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 35 files changed
  • 4 contributors

Commits on Aug 16, 2019

  1. Implement recent api deprecations, new endpoints and live API test to…

    … detect this sooner
    lockwooddev committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    c40509d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3081a2f View commit details
    Browse the repository at this point in the history
  3. Adding endpoints

    lockwooddev committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    e010361 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. Add missing endpoints

    lockwooddev committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    fd0d870 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

  1. Deprecate python 2.7. Add last missing pvp api's

    lockwooddev authored and lockwooddev committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    5070345 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Update tests for new endpoints

    lockwooddev committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    19d26e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    79c02f2 View commit details
    Browse the repository at this point in the history
  2. fix sort and pep errors

    Carlo Smouter committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    106ee8f View commit details
    Browse the repository at this point in the history
  3. Fix docs version and update readme

    Carlo Smouter committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    afa67d3 View commit details
    Browse the repository at this point in the history
  4. Use markdown as api docs

    Carlo Smouter committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    7935fc9 View commit details
    Browse the repository at this point in the history
Loading