Skip to content

Releases: samchon/typia

v2.0.10

13 May 02:05
58a8f59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.7...v2.0.10

v2.0.7

01 May 17:56
1c366c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.7

v2.0.5

30 Apr 13:51
f04de99
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

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