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
- Consolidated handling of `isUnique` parameter for `TryGet`[#378](https://github.com/ninject/Ninject/issues/378)
12
+
13
+
## [3.3.5-rc1] - 2022-04-12
8
14
9
15
### Fixed
10
16
-`InvalidProgramException` when constructor argument is Pointer or Value type [#386](https://github.com/ninject/Ninject/issues/386)[#389](https://github.com/ninject/Ninject/issues/389)
11
17
- Request for empty `List<>` returns non-empty `List<>`[#263](https://github.com/ninject/Ninject/issues/263)
12
18
- Call `kernel.Get<T>()` two times do not give the same result [#262](https://github.com/ninject/Ninject/issues/262)
0 commit comments