Skip to content

v1.0.2

Compare
Choose a tag to compare
@MagnumVD MagnumVD released this 12 Oct 19:51
· 52 commits to main since this release

Patch 1.0.2:

Hello again, we finally got full linux support : )

In addition to that this version also got the goal of a mac support closer, the changes still need to be transfered to the mpu branch though.

Also, I fixed a typo

Features:

  • No new features this time, this is purely for backend stuff and bugs

Under-the-hood stuff:

  • Fixed a typo 'Forcupdate' in the preferences
  • Now uses sys.executable instead of the bad os.path.join(sys.prefix, 'bin', 'python.exe')
  • Also I replaced deprecated subprocess.call() functions to subprocess.run()

Full Changelog: 1.0.1...1.0.2