-
We now test against, and package with, Python 3.9.9.
As a consequence of this we no longer support Windows 7.
This is due to Python 3.9.x itself not supporting Windows 7.
The application (both EDMarketConnector.exe and EDMC.exe) will crash on startup due to a missing DLL.This should have no other impact on users or plugin developers, other than the latter now being free to use features that were introduced since the Python 3.7 series.
Developers can check the contents of the
.python-version
file in the source (it's not distributed with the Windows installer) for the
currently used version in a given branch.
Release 5.2.4
This is a very minor update that simply imports the latest versions of data files so that some niche functionality works properly.
-
Update
commodity.csv
andrare_commodity.csv
from the latest EDCD/FDevIDs versions. This addresses an issue with export of market data in Trade Dangerous format containingOnionHeadC
rather than the correct name,Onionhead Gamma Strain
, that Trade Dangerous is expecting.This will only have affected Trade Dangerous users who use EDMarketConnector as a source of market data.