Skip to content

chore(release): prepare v0.13.0#56

Merged
nao1215 merged 1 commit into
mainfrom
release/v0.13.0
May 20, 2026
Merged

chore(release): prepare v0.13.0#56
nao1215 merged 1 commit into
mainfrom
release/v0.13.0

Conversation

@nao1215

@nao1215 nao1215 commented May 20, 2026

Copy link
Copy Markdown
Owner

Documentation

Added

Changed

Summary by CodeRabbit

Release 0.13.0 (2026-05-20)

  • New Features

    • Added strict form-builder variants with enhanced validation that rejects empty and whitespace-only field names.
  • Bug Fixes

    • Improved RFC 7230 compliance by enforcing stricter validation of quoted-pair sequences in content disposition parsing.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 20, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d25f0c1d-780c-4ba5-aef0-527eccaed5c8

📥 Commits

Reviewing files that changed from the base of the PR and between 15ad7c8 and 46941a9.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • gleam.toml

📝 Walkthrough

Walkthrough

This PR performs a release version bump for the multipartkit package from 0.12.0 to 0.13.0. The package version in gleam.toml is updated, and a new changelog entry documents the 0.13.0 release with improvements to content-type inference, form-builder validation, and RFC 7230 quoted-pair parsing.

Changes

Release 0.13.0

Layer / File(s) Summary
Version bump and release notes
gleam.toml, CHANGELOG.md
Package version bumped to 0.13.0 in gleam.toml with release notes documenting content-type inference clarification, strict form-builder field validation, and RFC 7230 quoted-pair parsing improvements.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A version is born, oh 0.13!
The changelog sings of what shall be—
Stricter parsing, form fields refined,
With RFC 7230 in mind.
Release day arrives so bright!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change: preparing a new release version (v0.13.0) by updating CHANGELOG.md and gleam.toml.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.13.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nao1215 nao1215 merged commit 37477cd into main May 20, 2026
5 checks passed
@nao1215 nao1215 deleted the release/v0.13.0 branch May 20, 2026 14:21
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