Releases: apify/apify-cli
Releases · apify/apify-cli
v0.18.0
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
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
What's Changed
- chore: Use new workflow secrets by @fnesveda in #361
- feat: Add community message by @HonzaTuron in #363
- fix: Use the right exit code on error by @fnesveda in #364
- feat(push): Allow disabling of the prompt mechanism via flag/CI by @vladfrangu in #365
- fix(push): Correctly check if in CI env to skip prompt by @vladfrangu in #366
- fix: Fix unit tests by @fnesveda in #371
- feat(app): Add apify pull by @HonzaTuron in #360
New Contributors
- @vladfrangu made their first contribution in #365
Full Changelog: v0.16.1...v0.16.2
v0.16.1
v0.16.0
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
v0.15.0
New features
- Apify Console login integration in
apify login-new
by @fnesveda in #302 - Preparations for release on Homebrew by @fnesveda in #341, #342, #343 and #345
- Better template language selection in
apify create
by @mnmkng in #338 - New documentation portal by @barjin in #331
Internal changes
Full Changelog: v0.14.1...v0.15.0