1.7.x (November 2024):
-
MeasureThat.net can now test Python code using Pyodide. See an example
-
Added FAQ
-
Async/Await is now supported in script preparation code (wrapped as globalMeasureThatScriptPrepareFunction function). See FAQ or example.
-
Logged out users (guests) must validate their benchmarks before publishing.
-
Bug fixes.
1.6.x:
-
MeasureThat.net now supports Async/Deferred tests
-
Bug fixes (duplicated titles validation, lost test case names, etc)
-
UI Cleanup (login flow, creation, etc)
-
Removed reCaptcha from the editing flow
1.5.x:
-
Upgraded to .NET8 from the ancient .NET Core 2.
-
Upgraded the npm dependencies, TypeScript version, gulp.
-
Bug fixes