* Added `LimitExceededException` for 429 error codes * Renamed exception classes to match the Exception naming style * Improved tests
1.1.0
get_all_addresses` and `get_all_postal_codes` now return a dictionary with a `results` and `next` key, which contain the data list and next id or postal code.
Mocked data has been moved to JSON files. The amount of tests has increased while reducing the amount of lines in the code.
1.0.2
1.0.1
1.0.0
- Fetch one or multiple addresses - Fetch one or multiple postal codes