Skip to content

Code refactor and Taverna style workflow outputs

Compare
Choose a tag to compare
@vedran-kasalica vedran-kasalica released this 14 Nov 20:49
· 72 commits to main since this release
3d4bb0b

Summary

Code was refactored (new interfaces were added and the existing structure was improved), the library now supports generating workflows in a format similar to the Apache Taverna (workflow management) workflows and Citation.cff file formatting was fixed and updated.

For developers

While the interface has remained unchanged, structure of the code was improved, therefore, you might have to update the paths in your APE imports (e.g., package parser was renamed to parserSLTLx, sat_impl to minisat etc.).

What's Changed

Full Changelog: v2.1.8...v.2.2.0