Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-21 | 707 Bytes | |
v9.6.0 source code.tar.gz | 2025-07-21 | 3.8 MB | |
v9.6.0 source code.zip | 2025-07-21 | 15.5 MB | |
Totals: 3 Items | 19.2 MB | 0 |
What's Changed
- Support
validateEquals()
function for LLM. by @samchon in https://github.com/samchon/typia/pull/1609 - feat: modify typia.llm.application non-object error message by @luke0408 in https://github.com/samchon/typia/pull/1572
- Support
validateEquals()
even inllm.application()
with parameters' separation. by @samchon in https://github.com/samchon/typia/pull/1611 IValidation.IError.description
for specialundefined
cases. by @samchon in https://github.com/samchon/typia/pull/1612
New Contributors
- @luke0408 made their first contribution in https://github.com/samchon/typia/pull/1572
Full Changelog: https://github.com/samchon/typia/compare/v9.5.0...v9.6.0