# Biobb Morph changelog ## What's new in version [5.0.1](https://github.com/bioexcel/biobb_morph/releases/tag/v5.0.1)? ### Changes * [CI/CD](linting_and_testing.yml): Update set-up micromamba. * [CI/CD](conf.yml): Adding global properties to test yaml configuration * [CI/CD](linting_and_testing.yaml): Update GA test workflow to Python >3.9 * [DOCS](.readthedocs.yaml): Updating to Python 3.9 * [CI/CD](GITIGNORE): Update .gitignore to include the new file extensions to ignore * [CI/CD](conf.yml): Change test conf.yml to adapt to new settings configuration ## What's new in version [4.1.0](https://github.com/bioexcel/biobb_morph/releases/tag/v4.1.0)? In version 4.1.0 the dependency biobb_common has been updated to 4.1.0 version. ### New features * Update to biobb_common 4.1.0 (general) ## What's new in version [3.9.0](https://github.com/bioexcel/biobb_morph/releases/tag/v3.9.0)? In version 3.9.0 the dependency biobb_common has been updated to 3.9.0 version. ### New features * Update to biobb_common 3.9.0 (general) * Version adapted to BioBB's notation (3.9.0) ## What's new in version [4.0.0](https://github.com/bioexcel/biobb_morph/releases/tag/v4.0.0)? In version 4.0.0 the dependency biobb_common has been updated to 3.8.1 version. ### New features * Update to biobb_common 3.8.1 (general) ## What's new in version [3.0.0](https://github.com/bioexcel/biobb_morph/releases/tag/v3.0.0)? In version 3.0.0 the dependency biobb_common has been updated to 3.7.0 version. ### New features * Update to biobb_common 3.7.0 (general) ## What's new in version [2.0.0](https://github.com/bioexcel/biobb_morph/releases/tag/v2.0.0)? In version 2.0.0 the dependency biobb_common has been updated to 3.5.1 version. Also, there has been implemented the new version of docstrings, therefore the JSON Schemas have been modified. ### New features * Update to biobb_common 3.5.1 (general) * New extended and improved JSON schemas (Galaxy and CWL-compliant) (general) ### Other changes * New docstrings ## What's new in version [1.0.0](https://github.com/bioexcel/biobb_morph/releases/tag/v1.0.0)? In version 1.0.0 the first version of the biobb_morph has been released. ### New features * New Morph class for creating common biobb's. * New MorphContainer class for creating biobb's with the wrapped tool inside a container.