Skip to content

Releases: 3D-e-Chem/tycho-knime-node-archetype

v2.0.4

24 Nov 08:18
0ee69db
Compare
Choose a tag to compare

Maven archetype for KNIME node extension.

Generates KNIME workflow node skeleton repository with sample code.

Changed

  • Support KNIME 5.1

v2.0.3

24 Sep 16:30
Compare
Choose a tag to compare

Maven archetype for KNIME node extension.

Generates KNIME workflow node skeleton repository with sample code.

Fixed

  • Tests on OSX fail due to -nosplash argument

v2.0.2

24 Sep 13:10
Compare
Choose a tag to compare

Maven archetype for KNIME node extension.

Generates KNIME workflow node skeleton repository with sample code.

Fixed

  • Include KNIME launch configuration during generation

v2.0.1

19 Sep 12:03
Compare
Choose a tag to compare

Maven archetype for KNIME node extension.

Generates KNIME workflow node skeleton repository with sample code.

Added

  • KNIME launch configuration

Changed

  • Bump dependencies to latest versions

Fixed

  • Run tests on mac book with a touch bar

v2.0.0

02 Jul 15:23
b63199e
Compare
Choose a tag to compare

Maven archetype for KNIME node extension.

Generates KNIME workflow node skeleton repository with sample code.

Added

  • CITATION.cff and .zenodo.json files, for better citation support

Changed

  • Requires KNIME version 4 (#19)
  • Switched from KNIME SDK to Eclipse + target platform (#18)
  • Source jars for plugin have been replaced with source reference in MANIFEST.MF

v1.7.0

23 Mar 11:03
Compare
Choose a tag to compare

Maven archetype for KNIME node extension.

Generates KNIME workflow node skeleton repository with sample code.

Changed

  • 3D-e-Chem branding is optional (#16)

v1.6.0

07 Feb 16:02
Compare
Choose a tag to compare

Maven archetype for KNIME node extension.

Generates KNIME workflow node skeleton repository with sample code.

Added

  • Source feature (#11)
  • Instructions to generate skeleton from inside KNIME SDK
  • vendor as property

Changed

  • Update source feature version when repo version is updated (#12)
  • Use Jacoco 0.8.0 for coverage

v1.5.0

24 Jan 16:49
Compare
Choose a tag to compare

Maven archetype for KNIME node extension.

Generates KNIME workflow node skeleton repository with sample code.

Changed

  • Replaced Codacy with SonarCloud (#13)

v1.4.1

10 Mar 11:33
Compare
Choose a tag to compare

Maven archetype for KNIME node extension.

Generates KNIME workflow node skeleton repository with sample code.

Added

  • Skeleton includes a .gitignore file
  • 3D-e-Chem splash & node explorer category
  • Support for reproducible version qualifiers, aka timestamp in version based on last git commit (#10)

Changed

  • Raise default KNIME version to 3.3

v1.4.0

09 Mar 12:28
Compare
Choose a tag to compare

Maven archetype for KNIME node extension.

Generates KNIME workflow node skeleton repository with sample code.

Added

  • Use source references in MANIFEST (#11)
  • Append timestamp to version (#10)
  • Chapter how to use Maven in offline mode (#7)

Changed

  • Upgrade to Tycho 1.0.0 (#12)

Removed

  • Source feature (#11)