Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 769 Bytes

File metadata and controls

24 lines (16 loc) · 769 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.2.20 - 2019-10-02

Fixed

  • Missing return and argument phpdoc types for array and mixed.

0.2.19 - 2019-10-02

Added

  • Schema exporter split into protected methods to allow extension.

0.2.18 - 2019-09-22

Fixed

  • Description trimming bug.