This release includes a fix for requests failing with status code 503
due to rate limiting. It also improves Bacon's error message when Porkbun returns a non-successful status code.
What's Changed
- Throttle Porkbun API requests by @jungaretti in #46
- Check API response and improve non-200 error by @jungaretti in #42
- Rename ConsoleProvider to MockProvider by @jungaretti in #44
Full Changelog: v1.3...v1.4