Files | Admin

Notes:

Release Name: 0.3.0

Notes:
title: [ANN] Kwalify 0.3.0 released

Hi,

I have released Kwalify 0.3.0.

Kwalify is a tiny schema validator for YAML document.
It is small and in fact poor than Relax NG or XML Schema,
but it is very useful for YAML user.

Kwalify is implemented in Ruby. You need Ruby 1.8 or
later to use Kwalify.

* Enhancements in 0.3.0
  - Support 'max-ex' and 'min-ex' (max/min exclusive) support with 'range:'
  - Support 'max-ex' and 'min-ex' (max/min exclusive) support with 'length:'
  - Support 'unique' constraint


--
regards,
kwatch



Changes: