v0.1.0-alpha.1
·
50 commits
to main
since this release
Changelog
- 5c498a6 chore: Bump version to v0.1.0-alpha.1
- d1fba1a feat: Add multipart form-data and file upload support (RFC-21)
- 075573e feat: Implement RFC-19 Domain Sandboxing & SSRF Prevention
- f4aa580 feat: implement RFC-18 automated failure debug snapshots
- b33d798 feat: 🎸 add Parameterized Generators Expansion
- 43303a6 feat: 🎸 add convert and validate tools and refactor workspace v
- ee5c87b feat: 🎸 example full config
- 343f384 feat: 🎸 expose gherkio init at mcp
- 27c0a6a feat: 🎸 initialize release
- f618f83 feat: 🎸 initialize release
- d423fb6 feat: 🎸 initialize release
- 06d622b fix: Update test for async io.Pipe error handling
- 17989f7 fix: Use CreatePart for custom Content-Type in multipart
- 0866ded fix: Use temp file for multipart body to support large files safely
- a7b038e fix: resolve test and build errors for RFC-18 snapshot feature
- ae3f13f fix: 🐛 permit installation
- ea42c75 fix: 🐛 retention report
- 8b61545 refactor: Use io.Pipe for streaming multipart body