Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 874 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 874 Bytes

Changelog

All notable changes to node-xsd-schema-validator are documented here. We use semantic versioning for releases.

Unreleased

Note: Yet to be released changes appear here.

0.9.0

  • FEAT: add type definitions (#36, #37)

0.8.1

  • FIX: ship support folder

0.8.0

  • FEAT: change to Promise-based API, drop callbacks
  • CHORE: require node >= 16
  • DEPS: update to which@4

0.7.0

  • FEAT: setup validation helper post install
  • FEAT: add validator #setup hook
  • FEAT: allow debug mode to be toggled via environment variable
  • FEAT: gracefully handle missing java/javac

...

Check git log for earlier history.