Releases: rapidsai/cugraph-docs
Releases · rapidsai/cugraph-docs
v25.10.00
🐛 Bug Fixes
- Restore CUDA environment script in documentation (#162) @MathisHammel
📖 Documentation
- Deprecating cuGraph service and fixing a header error (#159) @acostadon
- updating algo pages for changes especially mg algos (#157) @acostadon
- Adds Leiden MG to API (#156) @acostadon
- Fixes compiler version on contributing page (#152) @acostadon
🛠️ Improvements
- Fix update version script (#158) @AyodeAwe
- Configure repo for automatic release notes generation (#155) @AyodeAwe
- build and test with CUDA 13.0.0 (#154) @jameslamb
- Merge branch-25.08 into branch-25.10 (#147) @jameslamb
[NIGHTLY] v25.12.00
v25.08.00
🚨 Breaking Changes
- remove cugraph-dgl references (#146) @jameslamb
🐛 Bug Fixes
📖 Documentation
- added new blogs for 2025 and fixed cuda docs per review comment (#143) @acostadon
- Removing CUDA 11 references and fixing outdated wholegraph info (#141) @acostadon
- Adds Commmunity and Louvain landing pages (#139) @acostadon
- add docs on CI workflow inputs (#137) @jameslamb
- Fixing links issues with Sphinx (#134) @acostadon
- minimal path change and added hyphen to verify version (#133) @acostadon
- changed the formulas to match myst-parser (#132) @acostadon
🛠️ Improvements
- remove cugraph-dgl references (#146) @jameslamb
- Remove channels (#138) @vyasr
- Use CUDA 12.9 in Conda, Devcontainers, Spark, GHA, etc. (#135) @jakirkham
- refactor(shellcheck): fix all shellcheck warnings/errors (#131) @gforsyth
- Forward-merge branch-25.06 into branch-25.08 (#119) @gforsyth
v25.06.00
🐛 Bug Fixes
- removed classes in rst that had been removed from cugraph-gnn (#107) @acostadon
- Branch 25.06 merge 25.04 (#106) @acostadon
📖 Documentation
- Add
to_numpy_arrayto list of Supported Algorithms (#125) @nv-rliu - fixed image location and link (#118) @acostadon
- remove dgl from docs (#116) @acostadon
- Add
to_scipy_sparse_array(and others) to nx-cugraph docs (#112) @eriknw - Add FA2 to Table (#109) @nv-rliu
🛠️ Improvements
v25.04.00
🐛 Bug Fixes
- changed the version of dgl dependency (#103) @acostadon
🛠️ Improvements
- require sphinx<8.2.0, update CODEOWNERS (#100) @jameslamb
- merge branch-25.02 into branch-25.04 (#99) @jameslamb
v25.02.00
📖 Documentation
- fixed formulas and paths and corrected a typo (#96) @acostadon
- adding contributing doc so it can be removed from cugraph repo (#90) @acostadon
- Add
jaccard_coefficientalgorithm to nx-cugraph (#87) @eriknw - Add
leiden_communitiesto nx-cugraph supported algorithms (#86) @eriknw - Add
lowest_common_ancestoralgorithm to nx-cugraph (#85) @eriknw - fixed errors in math formula format (#84) @acostadon
- updating docs for latest cugraph changes (#81) @acostadon
- Adds legacy graph docs to API (#79) @acostadon
- more granularity in the cpp api and fixed some links (#77) @acostadon
- Add nxcg Benchmark Algo Table Page (#75) @nv-rliu
- Update Bug In Algo Table (#74) @nv-rliu
- removed algorithms from the path of the cpp links and added reorganization blurb (#73) @acostadon
- changed from to on to test if changes are being pushed to the cloud (#68) @acostadon
- remove "-docs" from html publish path (#67) @acostadon
- Fixes to previous update from cugraph to cugraph-docs and added back c++ docs (#66) @acostadon
- Adds the latest docs code from cugraph repo (#65) @acostadon
🛠️ Improvements
- Build with CUDA 12.8.0 (#97) @jameslamb
- Add shellcheck to pre-commit and fix warnings (#80) @gforsyth
- remove references to cugraph-ops (#72) @jameslamb
- simplify building and testing configs (#71) @jameslamb
- add docs-building CI (#46) @jameslamb
[NIGHTLY] v24.10.00
🔗 Links
🛠️ Improvements
- Update update-version.sh to use packaging lib (#49) @AyodeAwe
- Use CI workflow branch 'branch-24.10' again (#48) @jameslamb
[NIGHTLY] v24.08.00
🔗 Links
🛠️ Improvements
- remove build tools, most runtime deps from dependencies.yaml (#34) @jameslamb
- skip CMake 3.30.0 (#32) @jameslamb