v8.1.0
- Adds new RequestHookandResponseHookevents. (un)subscribe to them with the newsubscribe_to_request_hook,subscribe_to_response_hook,unsubscribe_from_request_hook, orunsubscribe_from_response_hookmethods of anEasyPostClient
- Maps 400 status codes to new BadRequestErrorclass