Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

Releases: matchms/matchms-backup

0.3.1

19 May 15:01
1a4bff3
Compare
Choose a tag to compare

Added

  • improve conda package matchms/matchms#225
    • Build scripts for Windows and Unix(MacOS and Linux) systems
    • verify conda package after uploading to anaconda repository by installing it
    • conda package also includes matchms/data folder

Changed

  • conda package fixes #223
    • move conda receipe to conda folder
    • fix conda package installation issue
    • add extra import tests for conda package
    • add instructions to build conda package locally
    • automatically find matchms package in setup.py
    • update developer instructions
    • increase verbosity while packaging
    • skip builds for Python 2.X
    • more flexible package versions
    • add deployment requirements to meta.yml
  • verify conda package matchms/matchms#225
    • use conda/environment.yml when building the package
  • split anaconda workflow matchms/matchms#225
    • conda build: tests conda packages on every push and pull request
    • conda publish: publish and test conda package on release
    • update the developer instructions
    • move conda receipe to conda folder

0.3.0

13 May 15:27
bf5ce4e
Compare
Choose a tag to compare

Python library for fuzzy comparison of mass spectrum data and other Python objects

Added

Changed

  • Seperate filters #97
  • Translate filter steps to new structure (interpret charge and ionmode) #73
  • filters returning a new spectrum #100
  • Flowchart diagram #135
  • numpy usage #191
  • consistency of the import statements #189

0.1.0

19 Mar 14:38
1cb2767
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release