# Biobb Pdb tools changelog ## What's new in version [5.2.1](https://github.com/bioexcel/biobb_amber/releases/tag/v5.2.1)? ### Changes * [UPDATE] Update to biobb_common 5.2.2 ## What's new in version [5.2.0](https://github.com/bioexcel/biobb_amber/releases/tag/v5.2.0)? ### Changes * [UPDATE] Update to biobb_common 5.2.0 ## What's new in version [5.1.1](https://github.com/bioexcel/biobb_pdb_tools/releases/tag/v5.1.1)? ### New features * [UPDATE]: Update to biobb_common 5.1.1 ## What's new in version [5.1.0](https://github.com/bioexcel/biobb_pdb_tools/releases/tag/v5.1.0)? ### New features * [UPDATE]: Update to biobb_common 5.1.0 ## What's new in version [5.0.1](https://github.com/bioexcel/biobb_pdb_tools/releases/tag/v5.0.1)? ### New features * Add pdb_fixinsert, pdb_keepcoord, pdb_selaltloc, pdb_selchain and pdb_selres. ## What's new in version [5.0.0](https://github.com/bioexcel/biobb_pdb_tools/releases/tag/v5.0.0)? ### Changes * [CI/CD](linting_and_testing.yml): Update set-up micromamba. * [CI/CD][env.yaml]: Update GA test environment * [CI/CD](conf.yml): Adding global properties to test yaml configuration * [CI/CD](linting_and_testing): 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 * [FEATURE](__init__): Importing submodules when a module is loaded * [FIX](biobb_pdb_tofasta): Assigning list to string * [CI/CD](conf.yml): Change test conf.yml to adapt to new settings configuration * [DOCS] Adding update jsons and long descriptions to block class docstrings ## What's new in version [4.2.0](https://github.com/bioexcel/biobb_pdb_tools/releases/tag/v5.0.0)? In version 5.0.0 the dependency biobb_common has been updated to 5.0.0 version. ### New features * Update to biobb_common 5.0.0 (general) ## What's new in version [4.1.1](https://github.com/bioexcel/biobb_pdb_tools/releases/tag/v4.1.1)? In version 4.1.1 minor bug fixes have been implemented and biobb_pdb_uniqname tool has been added. ### New features * New biobb_pdb_uniqname ## What's new in version [4.1.0](https://github.com/bioexcel/biobb_pdb_tools/releases/tag/v4.1.0)? In version 4.1.0 the new biobb_pdb_tools package has been released. ### New features * First release