v0.25.0
Many thanks to @ariskemper, @ewautr, @cuberoot @lo1tuma and @richardvanbergen for contributing to this release.
- Add
creditCard
,decimal
,hash
,hexadecimal
,hexColor
andoctal
pipeline validation action (pull request #292, #304, #307, #308, #309) - Add
pipe
parameter tointersect
,intersectAsync
,union
,unionAsync
,variant
andvariantAsync
schema (discussion #297) - Add support for multiple variant options with same discriminator key to
variant
andvariantAsync
schema (issue #310) - Add path to issues if discriminator key of
variant
andvariantAsync
schema is missing (issue #235, #303) - Change
PicklistOptions
type and generics ofpicklist
andpicklistAsync
schema