Releases: apify/apify-cli
Releases · apify/apify-cli
0.21.0
0.21.0 (2025-01-16)
🚀 Features
- Builds namespace (#620) (6345162) by @vladfrangu
runs ls
(#640) (dd84d37) by @vladfranguruns abort
(#643) (96e5a34) by @vladfranguruns resurrect
(#644) (7dbf4fb) by @vladfranguruns log
(#645) (dd6af5e) by @vladfranguruns rm
&builds rm
&actors rm
(#648) (566f8c5) by @vladfranguruns info
(#657) (827767c) by @vladfranguactors build
(#661) (4605cda) by @vladfranguactors pull
(#662) (26d5cb3) by @vladfranguactors call
(#663) (a472300) by @vladfrangu- Check if cli was installed using volta when checking for updates (#667) (aee0233) by @vladfrangu
actors start
(#669) (45956e2) by @vladfranguactors push
(#671) (d77c531) by @vladfranguactors ls
(#675) (de258cb) by @vladfrangukey-value-stores get-value
(#678) (67cfefe) by @vladfrangudatasets get-items
(#679) (b521546) by @vladfrangudatasets
/key-value-stores
commands (#685) (c7d77e1) by @vladfrangu- Key-value-store commands (#700) (eb8ff3b) by @vladfrangu
actors info
(#701) (0f4b3f0) by @vladfrangudatasets info
/key-value-stores info
(#726) (56e8ffa) by @vladfrangu- Rewrite command descriptions (#727) (3eb21d6) by @TC-MO
🐛 Bug Fixes
- Look for lowercase input schema in default paths (#647) (68456e6) by @mvolfik
- Emit warning if input.json is modified during run and prefilled with defaults (#672) (8a6fd3f) by @vladfrangu
- Scrapy wrapping being broken due to ESM migration (#686) (e2a7591) by @vladfrangu
- ci: Make it work + publish with provenances (#694) (e41ea72) by @vladfrangu
- Handle stdin correctly from slower stdout emitting (#704) (a5b53de) by @vladfrangu
- Running commands with spaces on windows (#715) (d1c207a) by @vladfrangu
v0.20.13
What's Changed
- fix: running commands with spaces on windows (#715) by @vladfrangu
Full Changelog: v0.20.12...v0.20.13
v0.20.12
What's Changed
- Dependency updates to bring support for newer input schema fields
Full Changelog: v0.20.11...v0.20.12
v0.20.11
What's Changed
- fix: scrapy wrapping being broken due to ESM migration (#686) by @vladfrangu
Full Changelog: v0.20.10...v0.20.11
v0.20.10
Full Changelog: v0.20.9...v0.20.10
v0.20.9
What's Changed
- fix: emit warning if input.json is modified during run and prefilled with defaults (#672) by @vladfrangu
Full Changelog: v0.20.8...v0.20.9
v0.20.8
What's Changed
- Reverted the empty namespaces that were added in the previous release
- fix: look for lowercase input schema in default paths (#647) by @mvolfik
- Increase the minimum Python version to 3.9, in line with Apify SDK
Full Changelog: v0.20.7...v0.20.8
v0.20.7
What's Changed
- fix: auto-set
apify run
INPUT.json
only with values that have defaults by @vladfrangu in #641
Full Changelog: v0.20.6...v0.20.7
v0.20.6
What's Changed
- fix: ensure input kvs path exists when calling
apify run
by @vladfrangu in #625
Full Changelog: v0.20.5...v0.20.6
v0.20.5
What's Changed
- fix: print path to invalid
actor.json
when an invalid file is found by @vladfrangu in #618 - fix: passing the item via stdin to
actor push-data
works again by @vladfrangu in #617
Full Changelog: v0.20.4...v0.20.5