3.0.0 (2024-12-05)
- make parser async and use native zlib decompression
- make parser async and use native zlib decompression (17f7bcd)
2.3.2 (2024-12-02)
- correclty use inflate and not deflate (baa1a4e)
2.3.1 (2021-09-07)
- correctly decode integer 64 (eacd579)
2.3.0 (2021-09-07)
- update dependencies and add int 64 support (89cbdeb)
2.2.1 (2021-09-07)
2.2.0 (2021-09-07)
2.1.0 (2020-04-20)
2.0.1 (2020-02-28)
- ensureText (c1199f8)
- add mzML parser (079d3a5)
2.0.0 (2020-02-28)
- add mzML parser (079d3a5)
1.1.0 (2018-10-25)
1.0.1 (2018-10-22)
0.1.1 (2017-07-03)
- mzData: read only data from v1.05 (085734d)
- first release