Skip to content

bfabric_app_runner/0.0.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@leoschwarz leoschwarz released this 06 Feb 13:33
· 81 commits to main since this release
58f1bcc

Added

  • New input type file which replaces file_scp and preserves timestamps whenever possible and allows to create
    symlinks instead of copying the file, as needed.
  • BfabricOrderFastaSpec.required which allows specifying whether the order fasta is required or not

Changed

  • Better error when app version is not found.

Fixed

  • Config: Log messages are shown by default again.