Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 521 Bytes

CHANGELOG.md

File metadata and controls

14 lines (12 loc) · 521 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[v0.2.0] - 2016-07-29

Changed

  • Use php-di/slim-bridge for dependency injection

[v0.1.0] - 2016-07-24

Added

  • Wambo App to load modules witch are added by the wambo-composer-installer
  • Immutable, ValueObject and EntityObject Classes for basic design patterns
  • Modules model, repository, mapper and storage
  • StorageInterface, JSONDecoder and JSONEncoder