Skip to content

Releases: apify/apify-client-python

0.1.0

02 Aug 15:18
9a847c0

Choose a tag to compare

Changed

  • methods using specific option values for arguments now use well-defined and documented Enums for those arguments instead of generic strings
  • made the submodule apify_client.consts containing the aforementioned Enums available

Internal changes

  • updated development dependencies
  • enforced unified use of single quotes and double quotes
  • added repository dispatch to build actor images with this client when publishing a new version

0.0.1

17 May 17:00
3d87e77

Choose a tag to compare

Initial release of the package.