Skip to content

Releases: samchon/nestia

v1.0.2

20 Dec 11:04
c5159dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

20 Dec 10:58
491e0b0
Compare
Choose a tag to compare

What's Changed

  • Close #196 - allow TypedRoute to use native JSON.stringify() by @samchon in #198

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 Dec 18:37
38edac4
Compare
Choose a tag to compare

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

Full Changelog: v3.1.6...v1.0.0