Skip to content

Releases: pvdmeulen/uktrade

v0.7.2

30 Dec 13:24
Compare
Choose a tag to compare

This is the first GitHub release version. Previously, the version numbers were only mentioned in commits.

The package remains in active development, with this particular release fixing a pagination bug in the previous default skip_interval argument.

  • The skip_interval argument is disabled for now. Instead, the code reads the skip interval needed to load the next page as supplied by the API in the @odata.nextLink field. A warning is given if a number for the skip_interval is supplied.

Full Changelog: https://github.com/pvdmeulen/uktrade/commits/v0.7.2