1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Release 0.5.0.

This commit is contained in:
Bartosz Taudul
2019-08-10 22:07:14 +02:00
parent 530f293c49
commit 9b6328f962
4 changed files with 12 additions and 4 deletions
+4 -1
View File
@@ -6,9 +6,12 @@ Note: Release numbers are nothing more than numbers. There are some
"missing" versions due to trace file changes during development. This is not
a mistake.
v0.5 (xxxx-xx-xx)
v0.5 (2019-08-10)
-----------------
This is the last release which will be able to load pre-v0.4 traces. Use the
update utility to convert your old traces now!
- Major decrease of trace dump file size.
- Major optimizations across the board.
- Vcpkg is now used for library management on Windows.