Skip to content

Schema inference, serialization, and lazy validation

Compare
Choose a tag to compare
@cosmicBboy cosmicBboy released this 15 May 20:25

Schema Inference, Serialization, and Lazy Validation

New Features

  • schema inference #202 #209
  • schema yaml and script serialization #203
  • lazy validation on schema validation #207

Minor Improvements

  • updated documentation
  • define _CheckBase class #195
  • simplify type-matching logic #194