Skip to content
This repository was archived by the owner on Mar 22, 2022. It is now read-only.

Releases: roedesh/postcodeapi

Updated urllib

21 Apr 20:00
53a6a55

Choose a tag to compare

Updated urllib and config files (#8)

* Updated urllib and config files

* Version 1.2.1

Added exception for 429 error

13 Apr 19:27
ba0c0b1

Choose a tag to compare

  • Added LimitExceededException for 429 error codes
  • Renamed exception classes to match the Exception naming style
  • Improved tests

Changed data dictionary and improved tests

12 Apr 23:40
832507d

Choose a tag to compare

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.

Updated "requests"

06 Feb 21:18
b5982be

Choose a tag to compare

Update requests version

* Update requests version

* Update travis yaml

* Add pathlib2

* Added pathlib2 to dev deps

* Added scandir

* Updated pip version

Updated requests dependency

22 Nov 23:12

Choose a tag to compare

1.0.1

Updated requests dependency

First version

14 Oct 17:25

Choose a tag to compare

  • Fetch one or multiple addresses
  • Fetch one or multiple postal codes