Skip to content

Releases: xseman/openapi-generator

v0.1.0

04 Feb 16:46
bf91de7

Choose a tag to compare

0.1.0 (2026-02-04)

Features

  • initial implementation with typescript-fetch client template (177ac96)

Bug Fixes

  • embed templates using go:embed (#4) (1265378)
  • improve parser & generator type safety and conflict handling (eb91415)

Automation

  • add quality & coverage checks and release artifacts (6dadba9)
  • update token for release-please action (4fb9343)