What's Changed
* Autorest(python): droplet lifecycle by scotchneat in https://github.com/digitalocean/pydo/pull/1
* Fix readme typo by nicktate in https://github.com/digitalocean/pydo/pull/2
* APICLI-1284: Create CI/CD for Python Client by danaelhe in https://github.com/digitalocean/pydo/pull/5
* Adding customization support/doc and auth changes (APICLI-1321 and APICLI-1324) by danaelhe in https://github.com/digitalocean/pydo/pull/6
* APICLI-1318: Add ci/cd directive support and Enum fixes by danaelhe in https://github.com/digitalocean/pydo/pull/7
* APICLI-1323: Create Function to Surface IP Address for Droplets by danaelhe in https://github.com/digitalocean/pydo/pull/8
* Add Local Development Support by danaelhe in https://github.com/digitalocean/pydo/pull/9
* Add pyproject.toml for testing local builds by scotchneat in https://github.com/digitalocean/pydo/pull/10
* Pin version of autorest using a package.json file. by andrewsomething in https://github.com/digitalocean/pydo/pull/11
* Initial client tests by scotchneat in https://github.com/digitalocean/pydo/pull/12
* Use GITHUB_TOKEN in workflow. by andrewsomething in https://github.com/digitalocean/pydo/pull/14
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/15
* Remove get_public_IPv4 DropletsOperations patch by scotchneat in https://github.com/digitalocean/pydo/pull/16
* Use default strategy for automated PRs. by andrewsomething in https://github.com/digitalocean/pydo/pull/17
* Clean up doc to include install placeholders and quick example by danaelhe in https://github.com/digitalocean/pydo/pull/18
* Remove archive folder by danaelhe in https://github.com/digitalocean/pydo/pull/22
* Remove get_public_IPv4 from class methods test. by andrewsomething in https://github.com/digitalocean/pydo/pull/23
* Client customization examples by scotchneat in https://github.com/digitalocean/pydo/pull/20
* make lint-tests: add diff flag to black call. by andrewsomething in https://github.com/digitalocean/pydo/pull/24
* Fix make targets by scotchneat in https://github.com/digitalocean/pydo/pull/25
* pyproject: Allow all supported Python versions. by andrewsomething in https://github.com/digitalocean/pydo/pull/27
* Adding the test workflow for PRs again by scotchneat in https://github.com/digitalocean/pydo/pull/26
* Simplify the Makefile by scotchneat in https://github.com/digitalocean/pydo/pull/28
* Update README.md by scotchneat in https://github.com/digitalocean/pydo/pull/29
* Update pr.yaml by scotchneat in https://github.com/digitalocean/pydo/pull/30
* Reverts 28 by scotchneat in https://github.com/digitalocean/pydo/pull/31
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/32
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/33
* Update pr.yaml by scotchneat in https://github.com/digitalocean/pydo/pull/35
* tags: Add mocked and integration tests for tags. by andrewsomething in https://github.com/digitalocean/pydo/pull/34
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/36
* ssh keys: add mocked and integration tests. by andrewsomething in https://github.com/digitalocean/pydo/pull/38
* Domains test by ChiefMateStarbuck in https://github.com/digitalocean/pydo/pull/41
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/37
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/42
* Actions test by ChiefMateStarbuck in https://github.com/digitalocean/pydo/pull/43
* Change Client Name via Patch file by danaelhe in https://github.com/digitalocean/pydo/pull/40
* Use the new Client in actions tests by scotchneat in https://github.com/digitalocean/pydo/pull/46
* firewalls: Add mocked and integration tests. by andrewsomething in https://github.com/digitalocean/pydo/pull/48
* Pin autorest more strictly. by andrewsomething in https://github.com/digitalocean/pydo/pull/49
* Regions and Sizes by ChiefMateStarbuck in https://github.com/digitalocean/pydo/pull/44
* Add a Dockerfile for a reproduceable python env by scotchneat in https://github.com/digitalocean/pydo/pull/50
* Adds one_click tests by scotchneat in https://github.com/digitalocean/pydo/pull/51
* Add directive to remove Floating IPs operations. by andrewsomething in https://github.com/digitalocean/pydo/pull/52
* reserved IPs: Add mocked and integration tests. by andrewsomething in https://github.com/digitalocean/pydo/pull/53
* VPCs Client Tests by danaelhe in https://github.com/digitalocean/pydo/pull/54
* Add Billing Client Tests (APICLI-1415) by danaelhe in https://github.com/digitalocean/pydo/pull/47
* load balancers: Add mocked and integration tests. by andrewsomething in https://github.com/digitalocean/pydo/pull/57
* Register real_billing marker by scotchneat in https://github.com/digitalocean/pydo/pull/59
* Exclude certain pytest marks for integration tests by scotchneat in https://github.com/digitalocean/pydo/pull/60
* Projects Client tests by danaelhe in https://github.com/digitalocean/pydo/pull/56
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/64
* Snapshot Client Tests by danaelhe in https://github.com/digitalocean/pydo/pull/61
* Certificates Client Tests by danaelhe in https://github.com/digitalocean/pydo/pull/63
* kubernetes: Add mocked and integration tests by scotchneat in https://github.com/digitalocean/pydo/pull/58
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/65
* Block storage tests by danaelhe in https://github.com/digitalocean/pydo/pull/66
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/67
* Monitoring Client Tests by danaelhe in https://github.com/digitalocean/pydo/pull/62
* Registry Tests by danaelhe in https://github.com/digitalocean/pydo/pull/70
* Images Test by danaelhe in https://github.com/digitalocean/pydo/pull/68
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/69
* App life cycle by ChiefMateStarbuck in https://github.com/digitalocean/pydo/pull/71
* Add known issues and roadmap to README by danaelhe in https://github.com/digitalocean/pydo/pull/76
* Apps deployment Tests by ChiefMateStarbuck in https://github.com/digitalocean/pydo/pull/73
* App info by ChiefMateStarbuck in https://github.com/digitalocean/pydo/pull/74
* Propose App and Alerts Test by ChiefMateStarbuck in https://github.com/digitalocean/pydo/pull/75
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/79
* PR workflow: Always run tests due to required checks. by andrewsomething in https://github.com/digitalocean/pydo/pull/82
* Add a closing paren for environ.get() by ionrock in https://github.com/digitalocean/pydo/pull/72
* Cdn tests by ChiefMateStarbuck in https://github.com/digitalocean/pydo/pull/78
* example: Fix client imports. by andrewsomething in https://github.com/digitalocean/pydo/pull/81
* Fix circular import error in aio package. by andrewsomething in https://github.com/digitalocean/pydo/pull/84
* Functions in aio's patch file must be async by andrewsomething in https://github.com/digitalocean/pydo/pull/85
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/83
* APP ROLLBACK TESTS by ChiefMateStarbuck in https://github.com/digitalocean/pydo/pull/77
* We customized this to be just "Client" by danaelhe in https://github.com/digitalocean/pydo/pull/87
* Add some basic testing of the aio client by andrewsomething in https://github.com/digitalocean/pydo/pull/88
* Use deploy token instead of secrets.github_token by danaelhe in https://github.com/digitalocean/pydo/pull/91
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/92
* revert Use deploy token instead of secrets.github_token 91 by danaelhe in https://github.com/digitalocean/pydo/pull/93
* [Bot] Re-generate Python Client by github-actions in https://github.com/digitalocean/pydo/pull/95
* Update package name to pydo by scotchneat in https://github.com/digitalocean/pydo/pull/97
* Remove Third Party Create PR Action by danaelhe in https://github.com/digitalocean/pydo/pull/103
* Update repository references to pydo by scotchneat in https://github.com/digitalocean/pydo/pull/104
* Spelling fixes by rcj4747 in https://github.com/digitalocean/pydo/pull/105
* tests: test_app_lifecycle: Add app alert and fix deploy by rcj4747 in https://github.com/digitalocean/pydo/pull/106
* Linting `README.md` by mamercad in https://github.com/digitalocean/pydo/pull/89
* Add directive removing accept and content-type arguments from the apps.Create method. by andrewsomething in https://github.com/digitalocean/pydo/pull/107
* Fix 'Update DO_OPENAPI_COMMIT_SHA.txt step' by andrewsomething in https://github.com/digitalocean/pydo/pull/108
* Update and format generated client by scotchneat in https://github.com/digitalocean/pydo/pull/109
* bump package version by scotchneat in https://github.com/digitalocean/pydo/pull/110
New Contributors
* scotchneat made their first contribution in https://github.com/digitalocean/pydo/pull/1
* nicktate made their first contribution in https://github.com/digitalocean/pydo/pull/2
* danaelhe made their first contribution in https://github.com/digitalocean/pydo/pull/5
* andrewsomething made their first contribution in https://github.com/digitalocean/pydo/pull/11
* github-actions made their first contribution in https://github.com/digitalocean/pydo/pull/15
* ChiefMateStarbuck made their first contribution in https://github.com/digitalocean/pydo/pull/41
* ionrock made their first contribution in https://github.com/digitalocean/pydo/pull/72
* rcj4747 made their first contribution in https://github.com/digitalocean/pydo/pull/105
* mamercad made their first contribution in https://github.com/digitalocean/pydo/pull/89
**Full Changelog**: https://github.com/digitalocean/pydo/commits/v0.1.2