Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 783 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 783 Bytes

Changelog

All notable changes to this project from 5.0.0 forward will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Upgrade information for v4.x to v5.x

[5.0.1] - 2018-10-17

Added

  • Updating constructor injection wiki document with concrete injection example #922

Changed

  • Change GUID to incremented counter for better performance #882

Fixed

  • fix broken compilation by adding .toString() so symbols serialization #893
  • Fix problem with applying options on Container.resolve (fix #914) #915
  • Fixed documentation issues

[4.14.0] - 2018-10-16

Deprecated - Replaced by 5.0.1