Deprecations¶
This page lists all deprecation notices in Waku.
Active deprecations will be removed in the next major version, please update your code accordingly.
Active notices¶
waku new --repo flag¶
since v0.7
This flag was deprecated in favor of the --source flag which works like --repo but it also accepts local directory paths. Switching to --source is NOT BREAKING.
Removed in v0¶
Nothing so far.