0.1.0
Changed
- methods using specific option values for arguments now use well-defined and documented
Enum
s for those arguments instead of generic strings - made the submodule
apify_client.consts
containing the aforementionedEnum
s 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