Skip to content

Latest commit

 

History

History
198 lines (89 loc) · 7.93 KB

File metadata and controls

198 lines (89 loc) · 7.93 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.24.0 (2021-08-19)

1.23.3 (2021-06-24)

Bug Fixes

  • 🐛 ignore undefined items in array (6b64d09)

1.23.2 (2021-06-17)

Bug Fixes

  • check field exists before accessing it (9b8252f)

1.23.1 (2021-06-04)

Bug Fixes

  • update query message to be compatible with trapi 1.1 (20b7803)

1.23.0 (2021-05-12)

1.22.0 (2021-05-12)

Features

1.21.0 (2021-05-04)

1.20.0 (2021-04-27)

Bug Fixes

  • 🐛 change NCBIGENE to NCBIGene, add RHEA (fa212ff)

1.19.0 (2021-04-23)

Bug Fixes

  • 🐛 fix issue caused by special character in output (d690c68)

1.18.0 (2021-04-23)

Features

  • ✨ set API timeout limit to be 3s for all TRAPI APIs (e790fd9)
  • ✨ support biocarta pathway id (467503c)

1.17.1 (2021-03-30)

Bug Fixes

  • 🐛 fix issue when handling reversed trapi response (4561f58)
  • 🐛 fix issue when looking for bte-trapi tag (78b23c3)

1.17.0 (2021-03-30)

Features

  • ✨ supporting calling and retrieving trapi api (590d329)

1.16.2 (2021-03-29)

1.16.1 (2021-03-26)

Bug Fixes

  • 🐛 not deepcopy edge_metadata (59bd6b7)

1.16.0 (2021-03-26)

1.15.3 (2021-03-26)

1.15.2 (2021-03-25)

1.15.1 (2021-03-25)

1.15.0 (2021-03-24)

1.14.0 (2021-03-18)

Features

  • ✨ add num_of_participants property for pathway (5800427)

1.13.0 (2021-03-18)

Features

  • ✨ add additional node attributes for resolved ids (5bb9510)

1.12.1 (2021-03-12)

1.12.0 (2021-03-02)

Features

  • ✨ support traversing biolink hierarchy when resolving ids (204bf3e)

1.11.1 (2021-02-22)

1.11.0 (2021-02-18)

Features

  • ✨ generate invalidBioEntities if enable ID resolution set to false (87ce0ab)

1.10.5 (2021-02-18)

Bug Fixes

  • 🐛 fix issue that getConfig is called multiple times (5f0f697)

1.10.4 (2021-02-17)

Bug Fixes

  • 🐛 fix wrong axios config (5e29c99)

1.10.3 (2021-02-14)

Bug Fixes

  • 🐛 remove debug message that cause error (6330a92)

1.10.2 (2021-02-13)

1.10.1 (2021-02-13)

1.10.0 (2021-02-13)

Features

  • ✨ add timestamp for each log entry (035748a)

Bug Fixes

  • 🐛 fix wrong url when autogenerating CHANGELOG (b53b2ba)

1.9.1 (2021-01-26)

Bug Fixes

  • 🐛 fix bug related to publication extraction (0b6b0f5)

1.9.0 (2021-01-26)

Features

  • ✨ add error message to debug (e8edf19)
  • ✨ update api-transform module to include debug (bb243cc)

1.8.0 (2021-01-26)

Features

  • ✨ include call apis error message in log (64aa3b7)

1.7.0 (2021-01-26)

Features

  • ✨ add logging for TRAPI interface (c0fc605)

1.6.0 (2021-01-25)

Features

  • ✨ enable debug module (6c02841)