Skip to content

Releases: nfette/sorpsim-opt

v1.1.2 - Correctly labeled release

31 Jan 21:46
Compare
Choose a tag to compare

Just doing this because I learned something.
VirusTotal scans:

v1.1.1 - Works better

31 Jan 19:40
Compare
Choose a tag to compare
  • Works on Mac
  • Other interface fixes

v1.1.0 - Reliable interface and fix memory leaks

24 Jan 23:23
Compare
Choose a tag to compare
  • Fixed a few bugs causing crashes
  • Removed memory leaks in GUI
  • Miscellaneous memory leaks in array variables
  • Fence-post error in loop over units
  • Fixed unfinished code for Analyzer type 103
  • Code style changes to avoid some global variables
  • Make compatible with MSVC compiler
  • Convert serialization encoding to v1.1 to avoid loading invalid XML
  • Added some documentation in source code
  • and (little) more!