Releases: geneontology/gocam-py
Releases · geneontology/gocam-py
v0.2.0
What's Changed
- Edge labels and style updates by @pkalita-lbl in #15
- Add
@context
network attribute to CX2 output by @pkalita-lbl in #18 - Update CX2 visual properties to align with NDEx recommendations by @pkalita-lbl in #19
- Replace
represents
network attribute by @pkalita-lbl in #20 - Reuse
Activity.enabled_by
nodes for input/output nodes when available by @pkalita-lbl in #21 - Add dependabot config file by @pkalita-lbl in #23
- Bump the all-dependencies group with 58 updates by @dependabot in #24
- Give docs preview workflow write permissions by @pkalita-lbl in #26
- Bump the all-dependencies group across 1 directory with 3 updates by @dependabot in #27
- Bump the all-dependencies group with 6 updates by @dependabot in #28
- Add more complete evidence information in node/edge attributes by @pkalita-lbl in #30
- Bump the all-dependencies group with 9 updates by @dependabot in #31
- Bump the all-dependencies group with 8 updates by @dependabot in #32
- Bump the all-dependencies group with 4 updates by @dependabot in #33
- Bump the all-dependencies group with 4 updates by @dependabot in #35
- Use root-types to control input/output associations by @pkalita-lbl in #34
- Add legend graphic to CX2 network descriptions by @pkalita-lbl in #36
New Contributors
- @dependabot made their first contribution in #24
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Add CX2 conversion functionality by @pkalita-lbl in #5
- Add protein complex members to schema by @pkalita-lbl in #9
- Add
has_direct_output
slot toActivity
class by @pkalita-lbl in #11 - Updates to CX2 conversion to follow IQuery standards by @pkalita-lbl in #12
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
- Clean up Python code and GitHub Actions by @pkalita-lbl in #4
New Contributors
- @pkalita-lbl made their first contribution in #4
Full Changelog: https://github.com/geneontology/gocam-py/commits/v0.0.1