Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: samchon/typia

v10.1.0

24 Nov 07:35

Choose a tag to compare

What's Changed

Full Changelog: v10.0.2...v10.1.0

v10.0.2

09 Nov 15:34
a3d70bf

Choose a tag to compare

What's Changed

  • Bump up @samchon/openapi due to gemini schema constraint reason by @samchon in #1688

Full Changelog: v10.0.1...v10.0.2

v10.0.1

08 Nov 05:00
93b0772

Choose a tag to compare

What's Changed

Full Changelog: v10.0.0...v10.0.1

v10.0.0

07 Nov 13:21

Choose a tag to compare

What's Changed

  • Support @autobe/interface in playground for demonstration by @samchon in #1672
  • fix typos by @samchon in #1678
  • Bump typescript from 5.9.2 to 5.9.3 in /test in the ecosystem group by @dependabot[bot] in #1674
  • Break change on LLM schemas from @samchon/openapi by @samchon in #1683
  • Fix TS compiler error by invalid LLM function calling case. by @samchon in #1684

Full Changelog: v9.7.2...v10.0.0

v9.7.2

29 Aug 06:37
e729928

Choose a tag to compare

What's Changed

Full Changelog: v9.7.1...v9.7.2

v9.7.1

09 Aug 17:17
49bcfb2

Choose a tag to compare

What's Changed

  • Documentation comments on tags. by @samchon in #1634
  • Fix unused import statements produced by typia generate command by @Copilot in #1636
  • Add comprehensive GitHub Copilot instructions for typia development by @Copilot in #1640
  • Add comprehensive newcomer guide to CONTRIBUTING.md for AST transformations by @Copilot in #1641
  • Complement #1625: refactoring with safe conditions by @samchon in #1648

Full Changelog: v9.7.0...v9.7.1

v9.7.0

06 Aug 10:30
cccb9cb

Choose a tag to compare

What's Changed

  • Add CLAUDE.md documentation for Claude AI development by @Copilot in #1624
  • Re-write documentation comments on typia functions in src directory by @Copilot in #1622
  • Enhance documentation comments: fix grammar and improve clarity while preserving original style by @Copilot in #1627
  • Add missing IRandomGenerator.CustomMap interface referenced in documentation by @Copilot in #1628
  • Complete #1631: typia.llm.application supports custom validation hook. by @samchon in #1632
  • Fix #1583: alias type problem of Map and Set cases. by @samchon in #1633

New Contributors

  • @Copilot made their first contribution in #1624

Full Changelog: v9.6.1...v9.7.0

v9.6.1

01 Aug 17:37
31ff585

Choose a tag to compare

What's Changed

Full Changelog: v9.6.0...v9.6.1

v9.6.0

21 Jul 10:26
4249ce2

Choose a tag to compare

What's Changed

  • Support validateEquals() function for LLM. by @samchon in #1609
  • feat: modify typia.llm.application non-object error message by @luke0408 in #1572
  • Support validateEquals() even in llm.application() with parameters' separation. by @samchon in #1611
  • IValidation.IError.description for special undefined cases. by @samchon in #1612

New Contributors

Full Changelog: v9.5.0...v9.6.0

v9.5.0

10 Jul 03:41
f6f7e63

Choose a tag to compare

What's Changed

Full Changelog: v9.4.0...v9.5.0