Project transition
**Note: This project is currently in a transition phase.**
A new API interface was introduced (in [42](https://github.com/ludeeus/aiogithubapi/pull/42)). With that addition, all parts of the old interface are now considered deprecated.
For more details see the project's readme file.
What’s Changed
- 38 Allow custom base URL for GitHub Enterprise ludeeus
- 30 Bump actions/setup-python from 2 to 2.2.2 dependabot
- 27 Bump pytest from 6.2.3 to 6.2.4 dependabot
- 31 Bump actions/checkout from 2 to 2.3.4 dependabot
- 36 Bump black from 20.8b1 to 21.7b0 dependabot
- 34 Bump pytest-cov from 2.11.1 to 2.12.1 dependabot
- 37 Bump pdoc3 from 0.9.2 to 0.10.0 dependabot
- 42 Restructure - new API interface ludeeus
- 43 Use .links from ClientResponse to the pages ludeeus
- 44 Add client_name option ludeeus
- 45 Set python 3.8 as minimum ludeeus