Releases: mhoopmann/mstoolkit
Revision 85
Last release using the original MSToolkit source scheme and dependencies. Also last release using the outdated revision version numbering system. This release may be necessary to support legacy tools compiled from source. All future releases of the MSToolkit will have 3rd party dependencies separated from core library and all future releases will adhere to a xx.xx.xx version numbering system.
What's Changed
- CMakelists.txt is provided for CMake builds on Linux and Windows by @xyz1396 in #23
- recognize Agilent IM data array in #26
Full Changelog: rev84...rev85
Revision 84
Reads .mzMLb format.
Reading .mz5 format no longer hidden in the code.
New precursor ion interface for easier MSx parsing.
Better support for mzML files originating from TimsTOF instruments.
Lots of little parsing fixes.
Revision 83
Adds support for mzIdentML. Numerous bugfixes and updates. Modernizes support libraries (expat, zlib, sqlite). Huge overhaul in the makefile for building on Linux systems.
Revision 82
Update to latest mzParser from TPP. Should have better handling of precursor information from mzML files. Incorporates other small fixes from users.
Revision 81
Adds in support for reading MGF files.
Revision 80
Updated mzParser. Fixes bug when reading the index of .mz(X)ML.gz files.
Branching this update as official revision 80.