Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

Latest commit

 

History

History
42 lines (31 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

42 lines (31 loc) · 1.31 KB

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.5 - 2020-03-05

Changed

  • Changed company name references.

1.0.4 - 2020-01-14

Fixed

  • Added translation for callable type.

1.0.3 - 2020-01-12

Fixed

  • Renamed file InvalidParameterTypeException so it can be autoloaded.
  • Translated internal type aliases to the same result as gettype returns.

1.0.2 - 2019-11-17

Added

  • Mixed parameter support.

Changed

  • Depending on deprecated method __toString on ReflectionType, to getName.

1.0.1 - 2019-11-17

Removed

  • Composer dependency on ulrack/configuration.

1.0.0 - 2019-11-17

Added

  • Created the initial implementation of the ObjectFactory.