Skip to content

[codex] Prepare 0.3.4 release - #11

Merged
crew102 merged 4 commits into
masterfrom
codex/prepare-0.3.4-release
Jun 9, 2026
Merged

[codex] Prepare 0.3.4 release#11
crew102 merged 4 commits into
masterfrom
codex/prepare-0.3.4-release

Conversation

@crew102

@crew102 crew102 commented May 23, 2026

Copy link
Copy Markdown
Owner

Summary

Prepares the 0.3.4 release and fixes the broken Read the Docs build on master.

Changes:

  • Bump the package version from 0.3.3 to 0.3.4.
  • Add a changelog entry for 0.3.4, including the pkg_resources deprecation fix from f0d50b3.
  • Fix Read the Docs builds broken by the nbconvert 7 upgrade (Bump nbconvert from 6.5.3 to 7.17.1 in /docs #9):
    • Replace m2r2 with myst-parser in the Sphinx docs toolchain.
    • Install the package during RTD builds so autodoc can import reprexpy.
    • Fix Sphinx toctree/include warnings that fail under -W.
  • Add a Docs CI job that mirrors the RTD build on every PR.
  • Update make docs to run the same strict local docs build.

crew102 and others added 4 commits May 23, 2026 00:49
Replace m2r2 with myst-parser to resolve nbconvert 7 dependency conflicts, install the package on RTD for autodoc, and fix Sphinx toctree warnings that fail under -W.

Co-authored-by: Cursor <cursoragent@cursor.com>
Run strict Sphinx builds on every PR using the same Python version,
dependencies, and warning-as-error settings as RTD.

Co-authored-by: Cursor <cursoragent@cursor.com>
@crew102
crew102 marked this pull request as ready for review June 9, 2026 04:36
@crew102
crew102 merged commit 608db02 into master Jun 9, 2026
20 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