We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df2ed3f commit 0bbfbb4Copy full SHA for 0bbfbb4
CHANGELOG.md
@@ -6,10 +6,16 @@
6
7
- Added `Graph.__invalidate_cache()` for debugging and benchmarking purposes.
8
9
+### Changed
10
+
11
+- The C core of igraph was updated to version 0.10.8.
12
13
### Fixed
14
15
- Removed incorrectly added `loops=...` argument of `Graph.is_bigraphical()`.
16
17
+- Fixed a bug in the Matplotlib graph drawing backend that filled the interior of undirected curved edges.
18
19
## [0.11.2] - 2023-10-12
20
21
0 commit comments