version-1.1.0
version-1.1.0
08/09/2021
NEW FEATURES
- Add retry errorStrategy in the nextflow.config
- New cmake option ap_docker_registry to bootstrap on custom registry when building the containers
- baseDir replaced by projectDir
- New method to detect is the source directory is a git repository
BUGFIX
- Geniac linter supports empty recipes folder
DOCUMENTATION
- Update the documentation and fix typos
- Reference to the article added
- Custom install section: add missing information where to save the custom recipes
- Install from source code section: add missing link to modules/CMakeLists.txt template