Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
43 lines (32 loc) · 864 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
43 lines (32 loc) · 864 Bytes

Changelog

All notable changes to simple-php-apidoc will be documented in this file.

Updates should follow the Keep a CHANGELOG principles.

[1.1.1] - 2019-11-08

Fixed

  • Fix passing empty string to doc block factory in buildDocBlock method

[1.1.0] - 2019-10-18

Removed

  • Move TypedCollection to spaceonfire/collection

[1.0.1] - 2019-10-14

Fixed

  • Fix argument types separator in table for methods

[1.0.0] - 2019-10-13

Added

  • Reflection elements decorators
  • Collections for some decorated elements
  • DocBlock resolvers for inherit doc blocks from parent classes, methods and properties
  • Renderer interface and simple markdown renderer
  • CLI tool