Skip to content

Commit

Permalink
Updated release date, experimented with Release notes formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemchak committed Sep 24, 2024
1 parent 7360aaa commit b764e12
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion doc/release/release_1.10.0.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

py4cytoscape 1.10.0
-------------------
Release date: dd mmm yyyy
Release date: 24 Sep 2024

We're happy to announce the release of py4cytoscape 1.10.0!

Expand All @@ -24,19 +24,31 @@ Release notes
* Added base_url parameter propagation in filters, networks and tables functions
* Add documentation & check for outsize commands_run and commands_get requests
* Speed improvement on functions that convert node or edge names to SUIDs

edge_name_to_edge_suid
convert_edge_name_to_edge_info

create_network_from_data_frames

clear_edge_property_bypass

set_edge_property_bypass

get_edge_property

get_table_value

node_name_to_name_suid
add_cy_edges

get_first_neighbors

clear_node_property_bypass

set_node_property_bypass

get_node_property

get_table_value


Expand Down

0 comments on commit b764e12

Please sign in to comment.