Skip to content

DOC: Document info property and add v0.31.1 release notes#237

Merged
fumitoh merged 1 commit into
mainfrom
doc/info-relnotes-v0.31.1
May 31, 2026
Merged

DOC: Document info property and add v0.31.1 release notes#237
fumitoh merged 1 commit into
mainfrom
doc/info-relnotes-v0.31.1

Conversation

@fumitoh

@fumitoh fumitoh commented May 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • Expand the Interface.info docstring with an experimental-feature warning, a Model bullet, the new bases field on spaces, is_derived on cells, and example output for Model, UserSpace, ItemSpace, DynamicSpace, and Cells. Because each subclass's auto-generated reference page renders this docstring, the examples now cover every concrete type.
  • Add doc/source/releases/relnotes_v0_31_1.rst (release date 2026-05-31) that describes info under Enhancements with links to it on each Interface subclass.
  • Wire the new release notes into whatsnew.rst and updates.rst.

Notes for reviewer

  • Version bump is intentionally not included — it will be done manually after merging this PR.

Test plan

  • Build the Sphinx docs locally and confirm the info reference pages render correctly under Model, UserSpace, ItemSpace, DynamicSpace, and Cells.
  • Confirm the v0.31.1 release notes page renders with working links to each subclass's info.

* Expand the Interface.info docstring with an experimental-feature warning,
  a Model bullet, the bases field on spaces, is_derived on cells, and
  example output for Model, UserSpace, ItemSpace, DynamicSpace, and Cells
  so each subclass's auto-generated reference page documents its own usage.
* Add release notes for v0.31.1 highlighting the info property under
  Enhancements with links to info on each Interface subclass.
@fumitoh fumitoh merged commit 3f6b499 into main May 31, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant