Skip to content

Releases: apify/apify-cli

v0.19.1

20 Nov 11:55
aa7de4b
Compare
Choose a tag to compare

What's Changed

  • fix: restore fallback behaviour for apify run in Scrapy projects by @barjin in #437

Full Changelog: v0.19.0...v0.19.1

v0.19.0

16 Nov 13:58
b59dda3
Compare
Choose a tag to compare

What's Changed

  • feat: Auto-update apify-cli Homebrew formula in homebrew-core by @fnesveda in #387
  • fix: spelling in helpers by @barjin in #389
  • feat: apify init wraps Scrapy projects with Apify middleware by @barjin in #393

Full Changelog: v0.18.1...v0.19.0

v0.18.1

31 Aug 11:06
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fixed actor:push-data and actor:set-value commands by @drobnikj in #386

Documentation changes

Full Changelog: v0.18.0...v0.18.1

v0.18.0

20 Jul 09:47
04af80d
Compare
Choose a tag to compare

What's Changed

  • feat(create, init): create INPUT.json from input_schema prefills by @nguyeda1 in #379
  • feat: Use actor/apify env vars instead of old ENV_VARS by @jirimoravcik in #381
  • chore: Bump version to 0.18.0 by @jirimoravcik in #382

Full Changelog: v0.17.0...v0.18.0

v0.17.0

22 Jun 12:59
65a9f80
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Telemetry data collection by @drobnikj in #362
  • chore: Fix docs reference by @drobnikj in #375
  • fix: Folder path creation by @HonzaTuron in #376
  • feat(create): Merge local development instructions into README by @nguyeda1 in #372

New Contributors

  • @nguyeda1 made their first contribution in #372

Full Changelog: v0.16.2...v0.17.0

v0.16.2

14 Jun 09:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.16.2

v0.16.1

28 Apr 14:53
1f884af
Compare
Choose a tag to compare

What's Changed

  • Fix apify create on Node 19+, add Node 20 to CI test roster by @fnesveda in #359

v0.16.0

26 Apr 11:55
Compare
Choose a tag to compare

What's Changed

New features

  • Added option to open actor detail in Apify Console after successful apify push by @HonzaTuron in #353

Fixes

  • Stopped adding apify_storage to .gitignore if it already is there by @fnesveda in #355
  • Fixed extracting some template archives by @mvolfik in #358
  • Improved log messages for different build statuses by @fnesveda in #350

Full Changelog: v0.15.1...v0.16.0

v0.15.1

14 Mar 09:12
637907f
Compare
Choose a tag to compare

What's Changed

  • Added a post-create message to Python actors by @fnesveda in #349
  • Updated the apify run help to not be so Node-specific by @fnesveda in #347
  • Started using correct "omit optional dependencies" argument based on NPM version by @fnesveda in #346

Full Changelog: v0.15.0...v0.15.1

v0.15.0

09 Mar 09:25
0b8adb0
Compare
Choose a tag to compare

New features

Internal changes

Full Changelog: v0.14.1...v0.15.0