Releases: productdevbook/sufetch
Releases · productdevbook/sufetch
v0.4.0
🚀 Features
- Implement response structure analysis for intuitive code generation - by @productdevbook (0aa59)
- Enhance logging and caching mechanisms in MCP server - by @productdevbook (1a3a3)
🐞 Bug Fixes
- Update zod dependency to version 3.25.76 and add zod-to-json-schema - by @productdevbook (26cfc)
View changes on GitHub
v0.3.0
🚀 Features
- Export types for DigitalOcean, Hetzner, and Ory services from apiful/schema - by @productdevbook (f855a)
- Add type helper mapping for API services in code generation - by @productdevbook (dbe51)
- Add reference resolution and enhanced example generation in OpenAPI processing - by @productdevbook (f8da8)
🐞 Bug Fixes
- Update hash for @toon-format/toon patch in pnpm-lock.yaml - by @productdevbook (41ab0)
View changes on GitHub
v0.2.0
🚀 Features
- Apply patch to @toon-format/toon for flexible array handling in OpenAPI specs - by @productdevbook (75349)
- Add authentication extraction and handling in OpenAPI spec processing - by @productdevbook (a147f)
View changes on GitHub
v0.1.0
🚀 Features
- Add first ory - by @productdevbook (96f3e)
- Toon - by @productdevbook (1c0f4)
- Add script to convert JSON files to TOON format and update build script - by @productdevbook (d019e)
- Add sample API specification and implement testing framework - by @productdevbook (dcd25)
- Add CONTRIBUTING.md and enhance README with badges and sections refactor: update playground and test helpers for better type handling test: improve type safety in integration and unit tests chore: update vitest configuration for better type definitions - by @productdevbook (6df89)
- Add Hetzner Cloud API support - by @productdevbook in #3 (b819c)
- Add DigitalOcean export to package.json with type definitions and module import - by @productdevbook in #4 (339a9)
🐞 Bug Fixes
- Handle potential undefined value when parsing saved tokens - by @productdevbook (b833f)