Skip to content

Releases: vikke1234/memsc

Release v1.3

22 Jun 12:54

Choose a tag to compare

more CI stuff...

Release v1.2

16 Jun 16:53

Choose a tag to compare

more CI stuff...

Release v1.1.1

16 Jun 11:09

Choose a tag to compare

cache qt6

Release v1.1

11 Jun 17:08

Choose a tag to compare

Refactor ProcessMemory to use void*

In order to not pay the overhead of std::variant in the
scanner, opt to use void *. These void * are then converted
into Match:es in the GUI code.

Release v1.0.1

11 Jun 11:44

Choose a tag to compare

try to fix release CI