Skip to content

Releases: ISA-tools/mzml2isa

v1.1.1

16 Oct 19:03
Compare
Choose a tag to compare

Fixed

  • stato.owl ontology missing from the PyPI source distribution.

1.1.0

14 Oct 12:19
Compare
Choose a tag to compare

Added

  • Support for Python 3.10.

Changed

  • Updated redistributed PSI-MS file to latest version.
  • Bumped required pronto dependency to v2.0 and up.
  • Use functools.cached_property instead of cached_property.cached_property in recent Python version where it is available.
  • Use importlib.resources instead of pkg-resources for managing the package resources.

Removed

  • Support for Python 2.7.
  • six dependency.

1.0.4

14 Dec 16:15
Compare
Choose a tag to compare

Fixed

  • Allow higher versions of openpyxl to be installed (#46).

Changed

  • Added support for Python 3.9.

1.0.3

01 Apr 20:18
e85505a
Compare
Choose a tag to compare

Fixed

  • Issue with cli not being accessible as expected - see PR (#40).

Changed

  • Added support for Python 3.8.
  • Changed Pyinstaller requirement for >= v3.6 (this is only for making the windows standalone executable and is not part of the standard installation)

1.0.2

01 Oct 11:20
v1.0.2
Compare
Choose a tag to compare

Fixed

  • Issue in ISA Investigation template failing the ISA-API test suite.
    (#39).

Changed

  • Dropped support for Python 3.4.
  • Added support for Python 3.7.
  • Bumped pronto requirement to 0.12.0.
  • Bumped fs requirement to 2.4.0.

1.0.1

01 Oct 09:31
Compare
Choose a tag to compare

Changed

  • Added fs version 2.2.0 to supported fs versions.
  • Bumped pronto requirement to 0.11.0

1.0.0

01 Oct 09:30
Compare
Choose a tag to compare

Added

  • Added GPLv3 license file to source and wheel distribution.
  • Added unit testing framework using Metabolights data from the EBI FTP server.

Changed

  • Changed inner API to use Pyfilesystem2 to access to mzML and imzML files.
  • Made mzml2isa directly output files in the directory passed to the -o flag.
  • Switched to tqdm to display the progress bar.

Fixed

  • Updated imzML investigation template to support multiple assays.
  • Fixed crash case when parsing a ZIP file.
  • Updated local psi-ms.obo with newer version without dead links.
  • Pinned dependencies in setup.cfg.
  • Fixed crash on missing Spectrum representation.

v0.5.1

18 Jan 18:49
Compare
Choose a tag to compare
  • Update README to display the DOI
  • Fix usermeta extraction from stdin
  • Fix deployment

v0.5.0

25 Nov 15:46
Compare
Choose a tag to compare
Release v0.5.0