You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,16 @@
1
+
<aname="1.6.8"></a>
2
+
# [1.6.8]() (2017-10-05)
3
+
4
+
### Features
5
+
6
+
***Added support for ES6+** Added new syntax for declaring injectioins of a class, now it's possible via Injectable decorator. see [examples/javascript](examples/javascript).
7
+
1
8
<aname="1.6.0"></a>
2
9
# [1.6.0]() (2017-10-04)
3
10
4
11
### Features
5
12
6
-
***Persistence control** added LifeTime managment configuration, see [example](examples/persistence-control.ts)[5ba097a9cb](https://github.com/thohoh/container-ioc/commit/5ba097a9cb41277e0e9013d4ef5e694f3595de36)
13
+
***Persistence control** added LifeTime managment configuration, see [example](examples/typescript/persistence-control.ts)[5ba097a9cb](https://github.com/thohoh/container-ioc/commit/5ba097a9cb41277e0e9013d4ef5e694f3595de36)
0 commit comments