Skip to content

v2.2.0

Latest

Choose a tag to compare

@adriencaccia adriencaccia released this 17 Apr 09:54
· 6 commits to main since this release
v2.2.0
1ed647a

What's Changed

We now collect buildtime and runtime environment data to warn users about differences in their runtime environment when comparing two runs against one another.

This data includes toolchain metadata like version and build options, as well as a list of dynamically loaded linked libraries.

Full Changelog: v2.1.0...v2.2.0