Releases: apify/apify-cli
Releases · apify/apify-cli
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
v0.7.0
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
v0.6.6
- Fix: Treat
.ts
files as text in apify push
v0.6.5
- Dependencies packages update
v0.6.4
- Fix "Invalid value provided in actor: versions.0.tarballUrl is required" error in
apify push
v0.6.3
- Rename Apify app into Apify console across CLI
v0.6.2
- Update dependencies to fix vulnerabilities