Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 873 Bytes

File metadata and controls

24 lines (16 loc) · 873 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.12.22 - 2019-10-22

Added

  • Schema::unboolSchemaData and Schema::unboolSchema to public visibility.

0.12.21 - 2019-10-01

Fixed

  • Treating unresolvable schema as a prohibitive false schema instead of failing with exception.

0.12.20 - 2019-09-22

Changed

  • Export null value instead of skipping it for properties having null type.