All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.12.0 (2021-08-16)
- ✨ add customized transformer for EBI Protein API (acb62f0)
- fix edge attributes: name -> original_attribute_name (64bda31)
- skip or comment out opentargets tests; BTE not using opentargets right now (6b098a1)
1.11.0 (2021-05-04)
- ✨ add customized transformer for EBI Protein API (acb62f0)
1.10.1 (2021-03-30)
- 🐛 handle issue when edge is reversed (a680cd3)
1.10.0 (2021-03-30)
- ✨ support transforming trapi response (c9aa327)
1.9.3 (2021-03-29)
- 🐛 fix issue when non of the paths in template appears in response (08167b8)
1.9.2 (2021-03-26)
- 🐛 edge_metadata should not be copied (4f5d681)
1.9.1 (2021-03-26)
1.9.0 (2021-03-26)
- ✨ change to typescript (37822df)
1.8.0 (2021-02-22)
- ✨ remove non-edge data from root level result (0dc8be4)
1.7.0 (2021-02-17)
- 🔥 remove automat transformer since the API is deprecated (61da425)
1.6.1 (2021-02-13)
- 🐛 update logics to retrieve input original and input obj (8281ea4)
1.6.0 (2021-02-13)
- 💥 align structure of $input and $output (7806571)
- 🐛 fix wrong url in CHANGELOG (58cb49c)
1.5.0 (2021-02-13)
- 💥 restructure output to be object oriented (35ba40b)
1.4.1 (2021-01-26)
- 🐛 fix wrong javascript syntax using startsWith (eb20f4f)
- ✨ enable debug (edc3ee7)