Skip to content

Releases: samchon/nestia

v1.0.11

16 Feb 18:42
8f41010
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.10...v1.0.11

v1.0.10

27 Jan 15:07
741dbe8
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @39hn made their first contribution in #221

Full Changelog: v1.0.7...v1.0.10

v1.0.7

17 Jan 23:33
ab70519
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

24 Dec 17:43
e77a1fc
Compare
Choose a tag to compare

From now on, you can specify tsconfig.json file through --project option.

npx nestia setup --project tsconfig.test.json

What's Changed

Full Changelog: v1.0.4...v1.0.6

v1.0.4

23 Dec 07:04
3b612cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

22 Dec 16:19
574fd23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

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