Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 813 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 813 Bytes

opencobra/jeweler: Changelog

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.2] - 2023-11-21

Added

  • Added Zenodo DOI to documentation.

Fixed

  • Moved module-specific configuration into general conf/modules.config where it can is discovered and applied.

[1.0.1] - 2023-11-21

Fixed

  • Updated MEMOTE to version 0.16.1, which enabled setting the solver backend before model parsing.
  • Set the chosen solver backend before parsing/validating a model from an SBML document. Thus avoiding, for example, GLPK specific problems.

[1.0.0] - 2023-11-20

Initial release of opencobra/jeweler, created with the nf-core template.