Releases: apify/apify-cli
Releases · apify/apify-cli
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
v0.7.3
v0.7.2
What's Changed
- Update npm-shrinkwrap.json into lockfileVersion: 2 in deff859b2731a058d58e30c6d8e46d9a75908d69
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Added new namespace
apify actor
and commands get-value, set-value, get-input, push-data in this namespace. These commands are in PoC state, do not use them in the production environment. - feat: PoC - get-value, set-value, get-input commands for the actor in #268
- feat: PoC - push-data command for the actor in #269
Full Changelog: v0.7.0...v0.7.1