Skip to content

Releases: samchon/nestia

v3.2.6

24 Jun 06:41
3cc636d
Compare
Choose a tag to compare

What's Changed

  • Fix @SwaggerCuztomizer() bug of @internal tagged. by @samchon in #932

Full Changelog: v3.2.5...v3.2.6

v3.2.5

21 Jun 16:15
Compare
Choose a tag to compare

image

From now on, Nestia starts supporting performance benchmark through e2e test functions.

Related chapters:

What's Changed

  • Upgrade @nestia/migrate for special characters' escaping. by @samchon in #915
  • Add IFetchRoute.template property. by @samchon in #917
  • Complete benchmark supporting by @nestia/e2e by @samchon in #918
  • Fix progress bug of DynamicBenchmarker by @samchon in #919
  • No more automatic trace on TestValidator for benchmark. by @samchon in #920
  • More exact benchmark event tracing by @samchon in #921
  • Fix #922: change no transform configuration error message. by @samchon in #924
  • Enhance benchmark markdown styling by @samchon in #925
  • Fix migration github actions bug by new package by @samchon in #926
  • E2E chapters of guide documents by @samchon in #927
  • Make nestia DTO cloner to respond typia v6.2 update. by @samchon in #930

Full Changelog: v3.2.1...v3.2.5

v3.2.1

05 Jun 15:48
f1ad7de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

16 May 18:40
ca106f0
Compare
Choose a tag to compare

TGrid logo

TGrid v1 be relased, and this update is to following it.

https://tgrid.com

What's Changed

Full Changelog: v3.1.4...v3.2.0

v3.1.4

08 May 06:56
7188dc8
Compare
Choose a tag to compare

What's Changed

  • Fix #900: add get-function-location dependency on @nestia/core. by @samchon in #901

Full Changelog: v3.1.3...v3.1.4

v3.1.3

07 May 15:35
6eb58aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

v3.1.2

04 May 17:39
394356e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

30 Apr 08:20
78a9f6b
Compare
Choose a tag to compare

Now, @nestia/core and @nestia/sdk starts supporting websocket protocol.

https://nestia.io/docs/core/WebSocketRoute

What's Changed

  • Support anyOf and webhook types in the @nestia/migrate by @samchon in #881
  • Close #715: @WebSocketRoute() decorators. by @samchon in #884
  • Close #887: SDK generator for @WebSocketRoute() by @samchon in #888
  • Test programs for @WebSocketRoute(). by @samchon in #889
  • Let @WebSocketRoute() to generate compilation errors. by @samchon in #890
  • Finalize WebSocket features with documentation by @samchon in #891

Full Changelog: v3.0.5...v3.1.1

v3.0.5

18 Apr 17:25
cb8b2f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.4...v3.0.5

v3.0.4

18 Apr 06:46
62fd027
Compare
Choose a tag to compare

What's Changed

  • Upgrade @samchon/openapi for its bug reason by @samchon in #874
  • Update swagger.mdx with OpenAPI v3.1 content. by @samchon in #876
  • Fix broken website/pages/docs/sdk/sdk.mdx by @dohyuu in #878

New Contributors

Full Changelog: v3.0.3...v3.0.4