Changelog
Version 0.1.0
Key elements of this release
Removed usage of deprecated packages (PyExecJS)
Added new dependant package (JSPyBridge)
Added Windows 11 compatibility
Extended compatibility to python versions between
3.9and3.12!Added metadata to the mat file created. Contents :
software
analyser
detector
Added function
convertFilewhich converts directly the mzData file into matlab file without callingmzDataXMLreadandsaveMatfileseparatly.Created the
errorsmodule which contains the possible exceptions.Added debug elements to the CLI (
mzdata2mat-verify) which prints into the console the verify status.Reduced package’s size
Opened a GitHub for the package. If you encounter any bug, open an issue there.
New documentation available on mzdata2mat.readthedocs.io. Go check it out !
Added this changelog to keep track of the new realeases and changes.
Various improvements & bug fixes
Release date : 03/27/2024
Version 0.0.1 to 0.0.22
Key elements of those releases
First release of the software
macOS only compatible
Python version required :
3.12CLI for verifying successful intallation :
mzdata2mat-verifyBug fixes and improvements