Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-06 | 998 Bytes | |
v9.7.0 source code.tar.gz | 2025-08-06 | 3.8 MB | |
v9.7.0 source code.zip | 2025-08-06 | 15.5 MB | |
Totals: 3 Items | 19.2 MB | 0 |
What's Changed
- Add CLAUDE.md documentation for Claude AI development by @Copilot in https://github.com/samchon/typia/pull/1624
- Re-write documentation comments on typia functions in src directory by @Copilot in https://github.com/samchon/typia/pull/1622
- Enhance documentation comments: fix grammar and improve clarity while preserving original style by @Copilot in https://github.com/samchon/typia/pull/1627
- Add missing IRandomGenerator.CustomMap interface referenced in documentation by @Copilot in https://github.com/samchon/typia/pull/1628
- Complete [#1631]:
typia.llm.application
supports custom validation hook. by @samchon in https://github.com/samchon/typia/pull/1632 - Fix [#1583]: alias type problem of Map and Set cases. by @samchon in https://github.com/samchon/typia/pull/1633
New Contributors
- @Copilot made their first contribution in https://github.com/samchon/typia/pull/1624
Full Changelog: https://github.com/samchon/typia/compare/v9.6.1...v9.7.0