Releases: samchon/nestia
Releases · samchon/nestia
v1.0.11
What's Changed
- Fix SwaggerGenerator bug, writing duplicated security values by @samchon in #239
- Fix #240 -
ISwaggerDocuments.security
by @samchon in #241 - Close #242 - new library
@nestia/e2e
by @samchon in #243 - fixed a few typos by @TheYarin in #245
- Complement #248 - recommend
ts-patch
by @samchon in #249
New Contributors
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- Close #220 - use Express'
req.is
to verify MIME type to beapplication/json
by @39hn in #221 - Close #212 - support swagger security by @samchon in #223
- Close #222 - support headers configurator by @samchon in #224
- Complement #222 - generated code styling by @samchon in #225
- Close #209 - new decorator function
TypedQuery()
by @samchon in #227 - Close #228 - add swagger plugin properties by @samchon in #229
- Update README content by @samchon in #232
- Close #233 - add SDK demo gif by @samchon in #234
- Complement#233 - edit README of sub-modules by @samchon in #235
- Close #236 - swagger generator ignores
@internal
tagged API by @samchon in #237 - Complement #209 - documentation by comments by @samchon in #238
New Contributors
Full Changelog: v1.0.7...v1.0.10
v1.0.7
v1.0.6
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Changed to namespaced modules:
@nestia/core
: 15,000x times faster validation decorator using typia@nestia/sdk
: evolved SDK and Swagger generator for@nestia/core
nestia
: just CLI (command line interface) tool
What's Changed
- Close #183 - migrate to
@nestia/core
by @samchon in #186 - Close #181 - migrate to
@nestia/fetcher
by @samchon in #182 - Complement #183 - test
@nestia/core
by @samchon in #187 - Complement #184 - test program of core by @samchon in #189
- Close #183 - migrate
nestia
to@nestia/sdk
by @samchon in #190 - Close #185 -
nestia
became CLI tool by @samchon in #191 - Writing #188 - README of
@nestia/core
by @samchon in #192 - Close #188 - rewrite README for namespaced modules by @samchon in #193
- Make README concise by @samchon in #194
- Publish namespaced modules by @samchon in #195
Full Changelog: v3.1.6...v1.0.0