Skip to content

Releases: samchon/typia

v2.0.4

23 Apr 12:51
f5401a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

21 Apr 19:12
d1de90b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

20 Apr 04:50
7740415
Compare
Choose a tag to compare

Outline

The 1st release of the typescript-json.

With this typescript-json, you can speed up the JSON.stringify() 2x faster with only one line.

import TSON from "typescript-json";
TSON.stringify<T>(input);

What's Changed

New Contributors

Full Changelog: https://github.com/samchon/typescript-json/commits/v2.0.2