File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 11Package: igraph
2- Version: 2.0.3.9048
2+ Version: 2.0.3.9049
33Title: Network Analysis and Visualization
44Authors@R: c(
55 person("Gábor", "Csárdi", , "
[email protected] ", role = "aut",
Original file line number Diff line number Diff line change 11<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
22
3+ # igraph 2.0.3.9049
4+
5+ ## Chore
6+
7+ - Fix TODO related to missing citation (#1450 ).
8+
9+ ## Documentation
10+
11+ - Fix navbar configuration (#1451 ).
12+
13+ - Add DOI to citation.
14+
15+ https://github.com/igraph/rigraph/pull/1450#issuecomment-2298455032
16+
17+ cc @szhorvat
18+
19+ ## Testing
20+
21+ - Remove non actionable comment (#1469 ).
22+
23+ - Remove TODO as several tests use the index argument (#1457 ).
24+
25+ - Add tests for special subsetting functions (#1456 ).
26+
27+ - Improve HITS test (#1449 ).
28+
29+
330# igraph 2.0.3.9048
431
532## Bug fixes
You can’t perform that action at this time.
0 commit comments