Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 472 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 472 Bytes

Change Log

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.3.0 - 2016-10-03

Added

  • Middlewares\Utils\CallableHandler class, allowing to resolve and execute callables safely.

0.2.0 - 2016-10-01

Added

  • Uri factory

0.1.0 - 2016-09-30

Added

  • Response factory
  • Stream factory