We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c84c5 commit 33f4875Copy full SHA for 33f4875
CHANGELOG.md
@@ -0,0 +1,12 @@
1
+# v0.5.0
2
+This release is the first step towards getting this project put into proper shape to be used in the field
3
+
4
+ - Qt 6 based
5
+ - Uses Qt charts for charts instead of charts.js jammed into a browser window
6
+ - FPS tests are now run with the event trace option enabled
7
+ - FPS test CLI arguments can now be easily copied to
8
+ - Linux and macOS fixes (aka it actually compiles and runs on these platforms now)
9
+ - Misc fixes for smaller issues
10
11
+# v0.4.0
12
+Initial public release based off of Qt5 and charts.js for chart rendering
0 commit comments