Skip to content

[codex] prepare 0.9.2 release - #63

Merged
f1sherFM merged 1 commit into
mainfrom
codex/release-0.9.2
Jul 12, 2026
Merged

[codex] prepare 0.9.2 release#63
f1sherFM merged 1 commit into
mainfrom
codex/release-0.9.2

Conversation

@f1sherFM

Copy link
Copy Markdown
Owner

What changed

Prepares the 0.9.2 bugfix release.

  • Bumps package metadata from 0.9.1 to 0.9.2.
  • Bumps pydoc2markdown.__version__ to 0.9.2.
  • Adds a focused 0.9.2 changelog entry for the public-readiness edge-case fixes merged in [codex] fix generation edge cases #62.

Why

0.9.2 should be the version users install before public launch. It includes fixes for package-relative docstring inheritance, watch-mode prune manifests, watch-mode README links, and duplicate cross-reference names across modules.

Validation

  • pydoc2markdown --version reports 0.9.2
  • pytest tests -> 226 passed
  • ruff check src tests
  • ruff format --check src tests
  • mypy src
  • docs --check for examples/sample_project
  • docs --check for examples/docs
  • git diff --check
  • pre-commit hooks on commit

@f1sherFM
f1sherFM marked this pull request as ready for review July 12, 2026 06:53
@f1sherFM
f1sherFM merged commit fa5ef18 into main Jul 12, 2026
4 checks passed
@f1sherFM
f1sherFM deleted the codex/release-0.9.2 branch July 12, 2026 06:53
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