Skip to content

Live on 10 May 2023

Compare
Choose a tag to compare
@gustavo-salazar gustavo-salazar released this 12 May 09:59
· 228 commits to master since this release
98187c1

This is the code set in the live API https://www.ebi.ac.uk/interpro/api/ on 7th March 2023.

It includes the following changes:

🌟 New Features

  • TIGRFAMs is now NCBIfam. The API will redirect any traffic to URLs with /tigrfams as DB in to the corresponding /ncbifam.
  • Support to redirects from filters endpoints. e.g. /api/protein/uniprot/entry/tigrfams redirects to /api/protein/uniprot/entry/ncbifam
  • Adding tests for the redirects.

🏠 Housekeeping

  • Removing obsolete code dealing with dbcodes.
  • Running black for code styling.

📃 Documentation

  • Replacing usage of TIGRfams for NCBIfam.

Full Changelog: v1.10.0...v1.11.0