[tbot] Release 0.10.0
Harald Seiler
hws at denx.de
Fri May 13 16:25:39 CEST 2022
tbot version 0.10.0 is available. This version brings a refactored CLI
tool called newbot. The "old" tbot tool is still available alongside
it.
To learn more about the new CLI, please take a look at the new
quickstart guide [1] and the newbot migration guide [2]. Again,
the old tool still exists and was not changed so you do not need to
migrate immediately.
Full changelog can be found here:
https://github.com/Rahix/tbot/releases/tag/v0.10.0
To upgrade, run
pip3 install --user -U git+https://github.com/rahix/tbot@v0.10.0
and you also need to update the commandline completions script to get
completions for newbot. Instructions are in the documentation [3].
[1]: https://tbot.tools/quickstart.html
[2]: https://tbot.tools/cli.html#migrating-to-newbot
[3]: https://tbot.tools/installation.html
--
Harald
More information about the tbot
mailing list