[tbot] Release 0.10.1

Harald Seiler hws at denx.de
Thu Aug 18 10:38:36 CEST 2022


Hi,

tbot version 0.10.1 is available.  I've finally gotten around to
documenting pytest integration now and this release contains a few
things that help with it.  Docs are online [1].

Beyond that, a "larger" change is that the escape sequence for exiting
interactive sessions has changed.  The old handling proved to just lead
to problems in a lot of places.  So while this might require some
readjustment, you can be certain that from now on it will stay the way
it is and will work the same way in _any_ interactive tbot session.

The full changelog can be found here, as always:

	https://github.com/Rahix/tbot/releases/tag/v0.10.1

And to upgrade, please run:

	pip3 install --user -U git+https://github.com/rahix/tbot@v0.10.1

[1]: https://tbot.tools/pytest.html

-- 
Harald


More information about the tbot mailing list