CHANGELOG#

[0.3.8] - 2025-09-7#

Changed#

  • Revert 0.3.6

[0.3.7] - 2025-09-03#

Changed#

  • Updated documentation with AI agent.

[0.3.6] - 2025-08-11#

Changed#

  • Review for non-public API (OMPE-57259)

[0.3.5] - 2025-05-29#

Fixed#

  • Removed usage of omni.kit.ui

[0.3.4] - 2024-01-31#

Changes#

  • Save/Restore window state when running tests

[0.3.3] - 2023-11-10#

Changes#

  • Updated to use omni.kit.menu.utils

[0.3.2] - 2023-06-08#

Fixed#

  • Handling of singleton window manager reference so that populators rebuild correctly

[0.3.1] - 2023-04-13#

Fixed#

  • Removed the obsolete cached test list when an extension is disabled so that it can rebuild on enabling

[0.3.0] - 2022-11-22#

Added#

  • Missing dependency on omni.kit.menu.utils

[0.2.0] - 2022-10-26#

Changed#

  • Switched the test runner window to use omni.ui

  • Made the top line toolbar a fixed part of the window with a scrolling test list

Added#

  • The ability to load in test lists from a log file or the set of all disabled tests

[0.1.0] - 2020-10-29#

  • Ported old version to extensions 2.0