MetaForge V0.3.0
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