Skip to content

Releases: vanilla/garden-schema

Version 1.3.0

14 Mar 06:23
Compare
Choose a tag to compare
  • Add support for validating objects that implement ArrayAccess and/or Traversable.
  • Allow schemas to be created without parsing.

Note that this release breaks backwards compatibility.

Version 1.2.0

12 Mar 03:48
Compare
Choose a tag to compare
  • Add support for the allowNull attribute.
  • Add support for the default attribute.

Version 1.1.0

10 Mar 19:15
Compare
Choose a tag to compare
  • Add support for the format attribute on string fields. The following formats are supported: date-time, email, ipv4, ipv6, ip, uri.
  • Change the way boolean, integer, and number validation are done.

Version 1.0

10 Mar 02:04
Compare
Choose a tag to compare
Implement the rest of the internal methods with the ValidationField c…

…lass

Version 0.1.0

09 Mar 14:03
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release
v0.1.0

Install composer manually