github samchon/typia v4.1.16

latest releases: v6.10.1, v6.10.0, v6.9.0...
13 months ago

https://dev.to/samchon/good-bye-typescript-is-ancestor-of-typia-20000x-faster-validator-49fi

typia had started from a helper library of fast-json-stringify. At that time, package name was typescript-json, and slogan was convenient JSON serialization boosting without JSON schema definition, but with pure TypeScript type. In such reason, typia still has same logic with fast-json-stringify about string type's JSON serialization.

In today, fast-json-stringify has changed their string type logic, and developer of fast-json-stringify informed me the update. I've measured benchmark with him, and could understand that the new logic is efficient than before. Therefore, updated typia to follow the fast-json-stringify.

Special thanks for fast-json-stringify developer @Uzlopak

v4.1.15 is a mis-published version. Do not use it please.

What's Changed

Full Changelog: v4.1.14...v4.1.16

Don't miss a new typia release

NewReleases is sending notifications on new releases.