* Add `ImzMLParser.spectrum_mode` field. * Fix a bug in parsing `userParam` value. * Replaced broken links in README file * Updated GitHub Actions workflow
1.5.3
* Fixing a bug in the documentation.
1.5.2
* Change url for imzML 1.1.0 specification.
1.5.1
* Fix code that causes `SyntaxWarning` in Python 3.8+ * Change `ImzmlWriter` to output "linescan left right" instead of "line scan left right", to match the ontology
1.5.0
* Handle mismatched accession for "positive scan" * Default `ImzMLParser` to ElementTree if no `parse_lib` is specified * Add `ImzMLParser.polarity` field