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

Metaforge v0.3.0 #15

Merged
merged 4 commits into from
Oct 19, 2023
Merged

Metaforge v0.3.0 #15

merged 4 commits into from
Oct 19, 2023

Conversation

shuritch
Copy link
Member

Changes 2023-10-19

  • Schema child method, now you can update only schema or only options for new schemas

  • Metadata fetcher, now you can gather all metadata by schema.meta

  • Fixed case when schema returns only methods without metadata, now it returns prototypes key with
    all metadata

  • Preprocess & postprocess for objects properties mutations

  • New prototype enum

  • Code cleanup & tests

  • tests and linter show no problems (npm t)

  • tests are added/updated for bug fixes and new features

  • code is properly formatted (npm run fmt)

  • description of changes is added in CHANGELOG.md

  • update .d.ts typings

@shuritch shuritch self-assigned this Oct 19, 2023
@shuritch shuritch added the enhancement New feature or request label Oct 19, 2023
@shuritch shuritch added this to the v1.0.0 milestone Oct 19, 2023
@shuritch shuritch linked an issue Oct 19, 2023 that may be closed by this pull request
@shuritch shuritch merged commit b674fd4 into main Oct 19, 2023
0 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate Schema / Plan from sample
1 participant