- Add Target Framework "netstandard2.0" to the Wiff Filereader
- Replace 'null' in GetRTProfiles with option type
- Fix an error in the Numpress Linear Encoding
- Improve ThermoRawFileReader
- Clean dependendies
- Add Targetframework netstandard2.0 to all combatible projects
- Fix a case where parameters were not saved correctly in the Isolation Window
- Add new functions to the SwathIndexer
- Fix BuildRTIndex
- Refactoring
- Unification of scan time units
- Change clearcore license path to look under AppData/Local/IOMIQS/Clearcore2/Licensing for the license
- Add new access to metadata and data for wiff files
- Fixed deserialize SelecteIon CvParams bug
- Fixed get PrecursorMz function
- Fixed bug with casting
- Changed namings
- Fixed getXICs
- Try remove NetStandard 2.0 from MzIO project
- Put SQLite transaction handling outsied the MzSQL class
- Reduze file size of MzSQL
- Improve speed of MzSQL accession and writing
- Add MzMLWriter
- Improve speed of MzMLReader
- Add Thermo-Reader
- Interface MzML-Reader with IMzIOReader
- Increase performance of the Bruker-Reader
- Add project for the MzML-Reader
- Add project for the Bruker-Reader
- Add project for the Thermo-Reader
- Contains MzIO-Model
- Contains Binary decompressor and compressor for ZLib and NumPress
- Contains Wiff-Reader
- Contains MzML-Reader
- Contains CSV-Reader
- Contains SQL-Reader
- Contains Json-Reader with special JsonConverter for nested object of MassSpectrum, CvParams and UserParams
- Contains Functions to create Peak1D- and Peak2D-Arrays
- Initial release