jjpr v0.15.0
Released 2026-03-25 · View on GitHub
- other Extract StackNav trait to decouple stack navigation from comment storage
- other Add DescriptionNav and stack_nav config option
- other DescriptionNav implementation: reads/writes stack nav from PR body
- other StackNavMode enum in config with "comment" and "description" variants
- other SubmitOptions struct to reduce create_submission_plan parameter count
- other Config template and README updated with new option
- other Tests for DescriptionNav parsing, splicing, and roundtrip