Releases: Avant-Rbx/Avant-Plugin
Releases · Avant-Rbx/Avant-Plugin
V.1.0.0
Initial release!
Compared to Nexus Unit Testing Plugin
Avant Plugin is a replacement for Nexus Unit Testing Plugin. Changes compared to V.1.5.1 of Nexus Unit Testing Plugin:
- All changes part of Avant Runtime V.1.0.0.
- New
ModuleScript
s ending in.spec
will automatically appear in the test list. - Indicators for tests have been added when a test's source has been updated or the
ModuleScript
is removed. - Improved test output loading performance.
- Fixed the test list window scrolling back up after running tests due to tests quickly disappearing, decreasing the scrolling window, and then being recreated.
- Fixed list updates stuttering with deferred events.
- Fixed the test output not appearing sometimes.
- Fixed the last test run time not showing local time.
- Changed UI tooling to use Fusion instead of a fully custom system.