Skip to content

2021.9.1230869389

Compare
Choose a tag to compare
@karthiknadig karthiknadig released this 13 Sep 20:47

2021.9.2 (13 September 2021)

Fixes

  1. Ensure line feeds are changed to CRLF in test messages.
    (#17111)
  2. Fix for unittest ModuleNotFoundError when discovering tests.
    (#17363)
  3. Ensure we block getting active interpreter on auto-selection.
    (#17370)
  4. Fix to handle undefined uri in debug in terminal command.
    (#17374)
  5. Fix for missing buttons for tests when using multiple test folders.
    (#17378)