Skip to content

v0.8.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 12:59
806504f

Patch Changes

  • #151 d360a86 Thanks @skrabe! - Fixed validation bugs: single objects incorrectly passed array schemas, invalid YAML caused errors after root-level change(now skipped if unparseable), and added tests ensuring non-array values(object, boolean, string, number) are correctly rejected.