v0.9.0
Minor Changes
- 1006f56: Add JSON Schema support:
buildSchemaUrlhelper andschemaUrloption for ConfigLoader. When set,save()injects$schemaas the first key andload()strips it from parsed config.
buildSchemaUrl helper and schemaUrl option for ConfigLoader. When set, save() injects $schema as the first key and load() strips it from parsed config.