Skip to content

Releases: cytoscape/cyREST

3.8.0 Release Candidate 1

14 Mar 18:57
Compare
Choose a tag to compare
Pre-release

Release 3.7.0

07 Mar 15:35
Compare
Choose a tag to compare
Converted the allowableValues to ints, as they were improperly un-hexed

Release 3.6.0

07 Mar 15:34
Compare
Choose a tag to compare
Remove SNAPSHOT suffice from cytoscape.api.version

3.5.1

12 Jul 19:02
Compare
Choose a tag to compare

Added BugFixes:

  • Returned column JSON was leaving out cells that contained nulls, reducing length and making column JSON hard to map to SUIDS. Now returns null for null entries.
  • More explicit handling of Command execution. Now execution waits for an allFinished call before returning anything.