Releases: ts-spec/tspec
Releases · ts-spec/tspec
v0.2.11
What's Changed
- feat(nestjs): support file upload in DTO with @Format binary JSDoc tag by @hyeonss0417 in #96
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- fix: sanitize schema names to prevent invalid characters (Issue #89) by @hyeonss0417 in #90
- fix: expand @query() DTO parameters into individual query parameters by @hyeonss0417 in #92
- fix(nestjs): improve type schema generation for string, enum, and array types by @hyeonss0417 in #93
Full Changelog: v0.2.9...v0.2.10
v0.2.9
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- fix: apply tspec.config.json settings in NestJS mode by @hyeonss0417 in #86
- fix(nestjs): include DTO fields in multipart/form-data and auto-generate 200 response by @hyeonss0417 in #88
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- feat: unify generateTspec with NestJS mode and extract common schema builder by @hyeonss0417 in #84
- feat: add @apiresponse decorator support and remove generateNestTspec by @hyeonss0417 in #85
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- feat: unify GenerateParams with NestJS options by @hyeonss0417 in #80
- docs: update generating-document with new CLI options by @hyeonss0417 in #81
- test: add CLI and generator function tests by @hyeonss0417 in #82
- feat: enhance NestJS parser with file upload and schema support by @hyeonss0417 in #83
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- feat(nestjs): add JSDoc tags support for property schema generation by @hyeonss0417 in #79
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- docs(nestjs): add documentation for @apitags and programmatic API by @hyeonss0417 in #78
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- feat(nestjs): add programmatic API for generating OpenAPI spec by @hyeonss0417 in #77
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- feat(nestjs): enhance parser with @apitags, type definitions, and enum support by @hyeonss0417 in #76
Full Changelog: v0.2.1...v0.2.2