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 type tag name in the MetadataCollection #1397

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Fix type tag name in the MetadataCollection #1397

merged 1 commit into from
Nov 29, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Nov 29, 2024

This pull request includes several changes to improve the documentation and codebase for the Typia library. The most important changes involve updates to the README files, adjustments to the iterate_metadata_intersection function, and a minor version bump in the package.json file.

Documentation Updates:

  • Updated descriptions and added new functions in the README.md file to reflect changes in the LLM function calling schema and structured output. [1] [2] [3]
  • Made similar updates in the packages/typescript-json/README.md file. [1] [2] [3]

Codebase Adjustments:

  • Modified the iterate_metadata_intersection function to handle options more robustly and improve error handling. [1] [2] [3] [4]
  • Simplified the constructor in the MetadataCollection class by removing the redundant readonly keyword.

Version Bump:

  • Updated the version in the packages/typescript-json/package.json file from 7.0.0-dev.20241129 to 7.0.0-dev.20241130. [1] [2]

Test Addition:

  • Added a new test file test/src/debug/reflect.ts to include a test for metadata reflection.

@samchon samchon added bug Something isn't working enhancement New feature or request labels Nov 29, 2024
@samchon samchon self-assigned this Nov 29, 2024
Copy link

pkg-pr-new bot commented Nov 29, 2024

Open in Stackblitz

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

commit: 18c7aef

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.

Test OK

@samchon samchon merged commit 786f1f0 into v7.0 Nov 29, 2024
10 checks passed
@samchon samchon deleted the feat/collection branch November 29, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant