What's Changed
* prevent empty json object {} from passing to http GET body by imagenetmit in https://github.com/HealthITAU/pyconnectwise/pull/11
* This should fix request 403s for Cloud clients, further testing required
* Introduces additional configuration through the new Config object - see readme for more info.
* Significantly improved error handling with custom exceptions for all requests.
* Further refactoring and code readability improvements
* Dependencies have been upgraded to include Pydantic 2.3.0
New Contributors
* imagenetmit made their first contribution in https://github.com/HealthITAU/pyconnectwise/pull/11
**Full Changelog**: https://github.com/HealthITAU/pyconnectwise/compare/0.4.5...0.4.6