Skip to content

Commit 0d648b2

Browse files
mtreinishraynelfssIvanIsCoding
authored
Prepare 0.15.0 release (#1228)
* Prepare 0.15.0 release This commit prepares the 0.15.0 release. It moves the release notes for the release into a separate directory and adds a prelude to the release notes. This should be the last commit to merge for the 0.15.0 release and after it merges that commit will be what is should be tagged as the 0.15.0 release. As part of this there are few small changes other changes being made. The release notes are update to have consistent formatting and wording. * Add missing release notes * Apply suggestions from code review Co-authored-by: Raynel Sanchez <87539502+raynelfss@users.noreply.github.com> * Move new release note * Reword Dorogovtsev-Goltsev-Mendes rustworkx-core release note slightly * Update releasenotes/notes/0.15/swap-nox-tox-dea2bb14c400641c.yaml * Update releasenotes/notes/0.15/prepare-0.15.0-771047bc5b71c569.yaml --------- Co-authored-by: Raynel Sanchez <87539502+raynelfss@users.noreply.github.com> Co-authored-by: Ivan Carvalho <8753214+IvanIsCoding@users.noreply.github.com>
1 parent 5829af6 commit 0d648b2

File tree

48 files changed

+176
-82
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+176
-82
lines changed

docs/source/api/algorithm_functions/connectivity_and_cycles.rst

Lines changed: 1 addition & 0 deletions

docs/source/api/algorithm_functions/other.rst

Lines changed: 1 addition & 0 deletions

docs/source/api/custom_return_types.rst

Lines changed: 2 additions & 0 deletions

releasenotes/notes/add-has_node-method-9e6b91bf79e60f50.yaml renamed to releasenotes/notes/0.15/add-has_node-method-9e6b91bf79e60f50.yaml

File renamed without changes.

releasenotes/notes/add-layers-rustworkx-core-1caaccb1ca292ca8.yaml renamed to releasenotes/notes/0.15/add-layers-rustworkx-core-1caaccb1ca292ca8.yaml

File renamed without changes.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
features:
3+
- |
4+
Added two new functions, :func:`~rustworkx.from_node_link_json_file` and
5+
:func:`~rustworkx.parse_node_link_json`, which are used to parse a node
6+
link json object and generate a rustworkx :class:`.PyGraph` or
7+
:class:`.PyDiGraph` object from it.

releasenotes/notes/ancestors-descendants-rustworkx-core-8c4aac3364c155bf.yaml renamed to releasenotes/notes/0.15/ancestors-descendants-rustworkx-core-8c4aac3364c155bf.yaml

File renamed without changes.

releasenotes/notes/arm64-macos-tier-1-6be760ee2ac3975d.yaml renamed to releasenotes/notes/0.15/arm64-macos-tier-1-6be760ee2ac3975d.yaml

File renamed without changes.

releasenotes/notes/bfs-pred-succ-rustworkx-core-480d25a374294899.yaml renamed to releasenotes/notes/0.15/bfs-pred-succ-rustworkx-core-480d25a374294899.yaml

File renamed without changes.

releasenotes/notes/bump-msrv-170-f1518d5adb41f7c3.yaml renamed to releasenotes/notes/0.15/bump-msrv-170-f1518d5adb41f7c3.yaml

File renamed without changes.

0 commit comments

Comments
 (0)