Skip to content

Release 3.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 09:58

3.5.0 (2025-10-08)

Features

  • knime: download from zenodo and install (a649cac)

Bug Fixes

  • main.py: corrects elif statement (e57c066)
  • knime: add more plugins to install for Knime (a4c9dcb)
  • knime: install plugins, paths of the root Knime and p2 dir (3b59095)
  • knime: undef var (2325832)

Code Refactoring

  • main.py: handles args.std_hydrogen != auto (935263b)

Continuous Integration

  • tag.yml: stops testing conda-build with custom cicd (6e28327)
  • test.yml: uses environment-dev.yaml to update test env before testing (9d5c3f2)

Tests

  • environment-dev.yaml: adds env specification for test-only libraries (d16491c)

Build Systems

  • adds conda env file for macos-arm64 (d6e1616)
  • upgrades GitHub actions to latest versions (3e79b1a)
  • environment-macos_arm64.yaml: renames mac specific env (b7ec378)

Documentation

  • main.py: refines type hints (49a33c1)
  • knime: update for Knime installation (6a78c6a)