Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong function name in the compilation error messages. #1488

Merged
merged 5 commits into from
Feb 4, 2025
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Feb 4, 2025

This pull request includes several updates and improvements across multiple files, focusing on build processes, version updates, documentation, and transformer logic. The most important changes include enhancements to the build process, version updates, and the restructuring of transformer logic for better validation handling.

Build Process Improvements:

Version Updates:

Documentation Updates:

Transformer Logic Restructuring:

Test Schema Updates:

  • test/schemas/json.schemas/v3_0/TypeTagAtomicUnion.json, test/schemas/json.schemas/v3_1/TypeTagAtomicUnion.json, test/schemas/llm.application/3.0/TypeTagAtomicUnion.json: Reordered the oneOf definitions to place the number type before the string type. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]

These changes collectively improve the build process, ensure up-to-date dependencies, enhance documentation clarity, and optimize transformer logic for better validation and metadata management.

@samchon samchon added the bug Something isn't working label Feb 4, 2025
@samchon samchon self-assigned this Feb 4, 2025
Copy link

pkg-pr-new bot commented Feb 4, 2025

Open in Stackblitz

npm i https://pkg.pr.new/typia@1488

commit: 25f878a

Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, no problem.

@samchon samchon merged commit c5a0ed6 into master Feb 4, 2025
5 checks passed
@samchon samchon deleted the feat/llm branch February 4, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant