Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Releases: KnisterPeter/tsdi

v0.15.0

20 Oct 14:34
Compare
Choose a tag to compare

0.15.0 (2017-10-20)

Features

  • add option to customize automocks (9e85d44)

v0.14.0

06 Sep 13:25
Compare
Choose a tag to compare

0.14.0 (2017-09-06)

Features

v0.13.1

06 Sep 08:10
Compare
Choose a tag to compare

0.13.1 (2017-09-06)

Bug Fixes

  • access to restricted properties (9c9f75d)
  • improve debug message (e69e2e8)

v0.13.0

05 Sep 10:37
Compare
Choose a tag to compare

0.13.0 (2017-09-05)

Features

v0.12.2

28 Aug 16:11
Compare
Choose a tag to compare

0.12.2 (2017-08-28)

Bug Fixes

  • make sure the prototype chain is kept intact (9ffb1e2)

v0.12.1

25 Aug 09:20
Compare
Choose a tag to compare

0.12.1 (2017-08-25)

Bug Fixes

  • eager components are always notified about (8cbaf8c)
  • notify about instances on listener subscription (1441ca6)

v0.12.0

24 Aug 14:54
Compare
Choose a tag to compare

0.12.0 (2017-08-24)

Features

v0.11.0

09 Aug 07:56
Compare
Choose a tag to compare

0.11.0 (2017-08-09)

Features

  • add lazy dependency injection (cb91e0d)
  • inject lazy by default (9dc43d4)

v0.10.3

07 Aug 08:20
Compare
Choose a tag to compare

0.10.3 (2017-08-07)

Bug Fixes

  • do not autoname components (b60f61e)

v0.10.2

04 Aug 09:27
Compare
Choose a tag to compare

0.10.2 (2017-08-04)

Bug Fixes

  • correct check for requested injectable (eb797b3)