Skip to content

version-2.4.0

Choose a tag to compare

@phupe phupe released this 08 Jun 14:05
· 314 commits to devel since this release

version-2.4.0
06/08/2022

NEW FEATURES

  • conda 4.12.0 and almalinux:8.6 set as default for the containers
  • Geniac CLI:
    • check that conda recipe with a yml file contains an env name
    • check that conda recipe with a yml file have a unique env name
    • check that all dependencies with conda follow the pattern 'condaChannelName::softName=version=buildString'
    • check that pip dependencies with conda follow the pattern 'softName==version'