From hws at denx.de Fri May 13 16:25:39 2022 From: hws at denx.de (Harald Seiler) Date: Fri, 13 May 2022 16:25:39 +0200 Subject: [tbot] Release 0.10.0 Message-ID: <3a7e2a4855c899b7f50299ab1d929f714d905865.camel@denx.de> 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 at 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