Releases: apify/apify-cli
Releases · apify/apify-cli
v0.12.0
v0.11.1
v0.11.0
- modify commands to work with actor config stored in
.actor/actor.json
instead of the deprecatedapify.json
- add migration from the deprecated config to the new one
- modify
vis
andedit-input-schema
commands to find the input schema at the correct location, where it would be loaded from on the platform - update README and commands' help texts to cover these changes
v0.10.0
v0.9.0
v0.8.2
v0.8.1
v0.8.0
- require Node.js 16
- update to reflect changes in Apify SDK v3
apify_storage
folder is now named juststorage
, it will be automatically renamed when youapify run
- prevent upload of
node_modules
,apify_storage
andstorage
folders onapify push
- actors pushed without an associated template will now be set up with 4096MB of memory and 3600s timeout
v0.7.4
Full Changelog: v0.7.3...v0.7.4