Skip to content

Release 3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 22:55

3.0.0 (2023-04-13)

⚠ BREAKING CHANGES

  • retropath2_wrapper: Remove arguments from command line
    Simply how Knime is handled:
  • Knime executable is provided by the user
  • It will be downloaded from Zenodo. Custom install directory and version are allowed.

Features

  • add KNIME python and rdkit versions (19f4d3a)
  • retropath2_wrapper: remove --kpkg-install, --kzenodo arguments (a18ba0b)

Bug Fixes

  • add version for kpython + krdkit (41f2a20)
  • build: pkg arch (cc1ee59)
  • build: rm macos since pkgs do not exist (7da7c9b)
  • build: typo (8ef38db)
  • knime.py: add lib path (f3b182b)
  • retropath2_wrapper: resolve historic modifications (d40f193)