Skip to content

Releases: samchon/typia

v6.8.0

15 Aug 19:06
aeb14af
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.7.2...v6.8.0

v6.7.2

04 Aug 23:55
c792f72
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.7.0...v6.7.2

v6.7.0

03 Aug 16:47
59cc5ea
Compare
Choose a tag to compare
compare

Performance enhancement by caching internal functions, suggested by @miyaji255.

As the ObjectHierarchical like structures are commonly seen in the real world services, I strongly recommend to installing this update.

What's Changed

Full Changelog: v6.6.2...v6.7.0

v6.6.2

31 Jul 15:59
57df81d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.6.1...v6.6.2

v6.6.1

30 Jul 08:45
8c34f45
Compare
Choose a tag to compare

What's Changed

  • Enhance MetadataObject.isLiteral() function. by @samchon in #1185

Full Changelog: v6.6.0...v6.6.1

v6.6.0

27 Jul 15:09
1668fe8
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): update typescript requirement from ^5.5.3 to ^5.5.4 in /test in the ecosystem group by @dependabot in #1176
  • Fix #1179: tuple type in dynamic object case. by @samchon in #1180
  • Close #1181: support enumeration level description comment in JSON schema. by @samchon in #1182

Full Changelog: v6.5.4...v6.6.0

v6.5.4

21 Jul 18:21
8cf0fed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.3...v6.5.4

v6.5.3

20 Jul 22:47
b8f796e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.2...v6.5.3

v6.5.2

18 Jul 19:29
Compare
Choose a tag to compare

What's Changed

  • build(deps): update @samchon/openapi requirement from ^0.4.1 to ^0.4.2 in the ecosystem group by @dependabot in #1164
  • Fix $clone() function for File class case. by @samchon in #1168
  • feat: add Equal type of Comparison of equivalence by @kakasoo in #1167
  • Avoid bug of bun by @samchon in #1170
  • Enhance internal $clone() function to consider older NodeJS versions. by @samchon in #1171
  • Type resolver refactoring. by @samchon in #1169

Full Changelog: v6.5.1...v6.5.2

v6.5.1

14 Jul 13:48
577ab21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.0...v6.5.1