Releases: muhfaris/gherkio
Releases · muhfaris/gherkio
v0.1.0-alpha.5
What's Changed
- fix: warn when save variable path not found in response by @muhfaris in #56
- docs: update README and documentation for AEO and GEO optimization by @muhfaris in #57
- feat: 🎸 shown variabels in report by @muhfaris in #58
- feat: improve MCP tools and resources documentation by @muhfaris in #59
- feat: add fail-fast mode with lifecycle overrides by @muhfaris in #60
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
v0.1.0-alpha.4
What's Changed
- feat: 🎸 conditions values and update graphify by @muhfaris in #50
- feat: add name field at step level and query map in request block by @muhfaris in #51
- fix(mcp): address user feedback - deep merge, use_project, get_config, step warnings by @muhfaris in #52
- docs: add editor autocomplete schema documentation by @muhfaris in #53
- docs: add Test Reports & Run Results reference page by @muhfaris in #54
- release: bump version to v0.1.0-alpha.4 by @muhfaris in #55
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
v0.1.0-alpha.3
Changelog
- 9cdd533 bump: release version v0.1.0-alpha.3 and update documentation references
- 20b776b feat(transform): implement declarative collection projections with explicit type casting
- 59f992b feat(transform): support type-casting and type-preservation in standard request bodies
- 527d973 feat: add Swagger Petstore test suite and preserve large integer JSON precision
- 802fc1f feat: 🎸 until request, execute partial requests
- 153f416 fix: 🐛 expose tools dsl/variabels from resource mcp
- 709bef8 fix: 🐛 reorder docs
- 355ee0b fix: 🐛 reporting error
v0.1.0-alpha.2
v0.1.0-alpha.1
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
v0.1.0-alpha
Changelog
- bc9c397 feat: 🎸 initialize release