Skip to content

Conversation

@OpenTritium
Copy link
Owner

  • Add async-iterator and constcat dependencies
  • Refactor MultipartStream to use LendingIterator
  • Update README and examples to demonstrate new usage
  • Add tests for new functionality, including edge cases

- Add async-iterator and constcat dependencies
- Refactor MultipartStream to use LendingIterator
- Update README and examples to demonstrate new usage
- Add tests for new functionality, including edge cases
@OpenTritium OpenTritium self-assigned this Aug 23, 2025
@OpenTritium OpenTritium added bug Something isn't working enhancement New feature or request labels Aug 23, 2025
@OpenTritium OpenTritium linked an issue Aug 23, 2025 that may be closed by this pull request
- Update package version from 0.1.1 to 0.2.2
- Improve error handling in multipart stream parsing
- Update dependencies and adjust imports in examples and fuzz targets
- Modify Cargo.lock file to reflect new dependencies and versions
- Update package version from 0.1.1 to 0.2.2
- Improve error handling in multipart stream parsing
- Update dependencies and adjust imports in examples and fuzz targets
- Modify Cargo.lock file to reflect new dependencies and versions
@OpenTritium OpenTritium merged commit 5b53d88 into master Aug 23, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stream the body

2 participants