All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. The file is formatted as described on http://keepachangelog.com/.
- CITATION.cff and .zenodo.json files, for better citation support
- Requires KNIME version 4 (#2)
- Switched from KNIME SDK to Eclipse + target platform
- Source jars for plugin have been replaced with source reference in MANIFEST.MF
Synced with tycho-knime-node-archetype v1.5.0.
- Upgraded to v2.0.1 of nl.esciencecenter.e3dchem.python.plugin, which allows for running nodes in either Python version 2 or 3
Synced with tycho-knime-node-archetype v1.4.0.
- Instruction to add generated repo to 3D-e-Chem KNIME feature
- Templatify KNIME test workflow
- Process Travis-CI config file by template engine
- Improved development instructions
Initial release
Forked from https://github.com/3D-e-Chem/tycho-knime-node-archetype
- Refactored KNIME node to a Python Wrapper node (https://github.com/3D-e-Chem/knime-python-wrapper)