Skip to content

Releases: ts-spec/tspec

v0.2.11

15 Jan 05:52

Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11

v0.2.10

25 Dec 18:13

Choose a tag to compare

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

23 Dec 04:11

Choose a tag to compare

Full Changelog: v0.2.8...v0.2.9

v0.2.8

19 Dec 11:07

Choose a tag to compare

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

19 Dec 10:33

Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

19 Dec 10:16

Choose a tag to compare

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

18 Dec 21:36

Choose a tag to compare

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

18 Dec 21:35

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

18 Dec 21:24

Choose a tag to compare

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

18 Dec 21:15

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2