Skip to content

Releases: apify/apify-cli

v0.10.0

15 Nov 13:43
fa74629
Compare
Choose a tag to compare
  • updated input schema package with new editor types (#293)
  • updated GitHub actions to fix deprecation warnings (#285)
  • added hidden, experimental edit-input-schema command (#286)

v0.9.0

19 Oct 14:25
a007a4a
Compare
Choose a tag to compare
  • updated input schema validation with isSecret flag support (#284)

v0.8.2

05 Oct 08:23
5e91da8
Compare
Choose a tag to compare
  • improved source file format detection (#282)
  • removed forgotten console.dir (#283)

v0.8.1

22 Aug 21:12
Compare
Choose a tag to compare
  • fix an issue with pushing actors without default run options set

v0.8.0

22 Aug 20:40
Compare
Choose a tag to compare
  • require Node.js 16
  • update to reflect changes in Apify SDK v3
  • apify_storage folder is now named just storage, it will be automatically renamed when you apify run
  • prevent upload of node_modules, apify_storage and storage folders on apify push
  • actors pushed without an associated template will now be set up with 4096MB of memory and 3600s timeout

v0.7.4

14 Jun 16:48
Compare
Choose a tag to compare

Full Changelog: v0.7.3...v0.7.4

v0.7.3

14 Jun 10:26
2026efb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

06 Apr 21:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

05 Apr 17:43
Compare
Choose a tag to compare

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

v0.7.0

22 Mar 22:46
a110450
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Drop node v10 support in #266
  • chore: Update packages in #266
  • chore: Update apify-client into v2 in #267

Full Changelog: v0.6.7...v0.7.0