Skip to content

Latest commit

 

History

History
50 lines (27 loc) · 836 Bytes

CHANGES.md

File metadata and controls

50 lines (27 loc) · 836 Bytes

1.0.1

  • Fix broken JSKOS build, introduce pre-release JSKOS Schema > 0.6.0

1.0.0

  • Update dependencies and build workflows (no functional changes)
  • Update JSKOS version to 0.5.4

0.5.4

  • Update JSKOS version to 0.5.3

0.5.2

  • Add option knownSchemes

0.5.1

  • Add option rememberSchemes

0.5.0

  • Extend validation by scheme information (#3)

0.4.4

  • Add function to validate without explicit type

0.4.3

  • Fix JSKOS schema update to support full URLs

0.4.2

  • Update JSKOS schema to support umlauts in URLs

0.3.2

  • Add missing schema files (bugfix)

0.3.1

  • Add human readable error messages

0.3.0

  • Include object hierarchy in validation (e.g. Concept is also an Item)
  • Make strict validation the default (no unknown fields)
  • Add option unknownFields to allow unknown fields