Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 680 Bytes

CHANGELOG.md

File metadata and controls

24 lines (20 loc) · 680 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.

[1.0.2] - 2019-06-23

Added

  • 'null' type support
  • Optimising dependencies : Remove 'codacy-coverage' dep. from release version.

[1.0.1] - 2019-06-17

Added

  • Logging level support
  • Documentation about logging level

[1.0.0] - 2019-06-16

Added

  • First release
  • Normalization by Json Schema
  • Normalization by Json Path
  • Json-Schema $Ref Support
  • Type support : number, integer, string, array, boolean