Skip to content

MetaForge V0.3.0

Compare
Choose a tag to compare
@shuritch shuritch released this 19 Oct 14:56
· 26 commits to main since this release

Release 2023-10-16

  • 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