Releases: metamethods/typed
Releases · metamethods/typed
Release list
typed v0.8.1
- adds the
.default()schema builder - updated union schema to return all issues instead of a generic message
Full Changelog: v0.8.0...v0.8.1
typed v0.8.0
this release should address some of the type issues from t.table and brings along some new schema builders
- added
t.refine - added
t.meta- this removes the
:meta()method on schemas
- this removes the
- rework on internal type inferencing
- removed
.validate()method on schema objects
Full Changelog: v0.7.0...v0.8.0
typed v0.7.0
typed v0.6.2
typed v0.6.1
typed v0.6.0
typed v0.5.0
typed v0.4.2
various code refactoring n stuff; nothin too crazy
Full Changelog: https://github.com/metamethods/typed/commits/v0.4.2