Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
Changelog
This release improves the build process and includes minor bug fixes.
- [core] fix: the
broadcast textshould respect--silentand--stdoutflags.
Read detailed change logs in https://github.com/sakurawald/fuji/commits/dev/
Changelog
This is the re-publish of v12.18.0 and v12.19.0.
- [core] feature: add
--silentand--stdoutoptional arguments for all fuji commands. (#266)- feature: add
--silentoptional argument, tocancel the text sendingduring thiscommand execution. - feature: add
--stdoutoptional argument, tolog the text sending into the consoleduring thiscommand execution. - examples:
/fly --silent true/fly --silent true --stdout true/run as console --silent true fly others @r --silent false
- feature: add



