Skip to content

chore: bump version to 0.2.4#21

Merged
thesmallstar merged 1 commit into
mainfrom
chore/bump-0.2.4
May 25, 2026
Merged

chore: bump version to 0.2.4#21
thesmallstar merged 1 commit into
mainfrom
chore/bump-0.2.4

Conversation

@thesmallstar
Copy link
Copy Markdown
Owner

Summary

  • Bumps version in pyproject.toml from 0.2.3 to 0.2.4.
  • Refreshes uv.lock to track the new version.

What ships in 0.2.4

This release includes the nested-list spacing/indent overhaul merged in #20:

  • Adds proper 4-space indent per nest level for bullet and ordered lists.
  • Adds bullet hierarchy: / / for depths 1 / 2 / 3+ (matches Slack's native rendering).
  • Fixes multi-blank-line cascades from deeply nested list closes and blockquotes (was producing 2+ blank lines between blocks; now exactly one).
  • Preserves multi-blank-line content inside fenced code blocks verbatim.
  • Adds 10 new edge-case tests + 1 full-document integration test (60 total).
  • Adds docs/architecture.md documenting the renderer pipeline and the STX-sentinel cap mechanism.

Test plan

  • pytest tests/ — 60/60 pass locally

@thesmallstar thesmallstar merged commit 552bc00 into main May 25, 2026
8 checks passed
@thesmallstar thesmallstar deleted the chore/bump-0.2.4 branch May 25, 2026 15:02
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