Skip to content

0.1.0

Compare
Choose a tag to compare
@fnesveda fnesveda released this 02 Aug 15:18
· 287 commits to master since this release
9a847c0

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