- Fix: handle temporary file deletion cleanly on windows (#119)
- Fix: don't set signals on Windows (#118).
- Add
Testo.with_chdir
(#104). - Fix nonsensical diff formatting (#104).
- Fix: enable the approval of the output of a test that is expected to
complete but produces the incorrect output. Running the
approve
subcommand on such a test now successfully changes its status from XFAIL to XPASS (#103). - Allow multiple
-s
search queries in the same test command, allowing the selection of various tests by their name or hash (#110). - Add a
--expert
option to hide the legend printed byrun
andstatus
(#109).
First official release