All Versions
44
Latest Version
Avg Release Cycle
25 days
Latest Release
1079 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v3.2.8 Changes
October 17, 2020🔄 Changed
- 📦 Switch to license expression in nuget package. #95
-
v3.2.7 Changes
October 16, 2020🔄 Changed
- 🛠 Minor bugfixes.
-
v3.2.6 Changes
October 16, 2020➕ Added
- The Validate() method now throws an AggregateException containing all the underlying exceptions.
🔄 Changed
- 🛠 Minor bugfixes.
-
v3.2.5 Changes
October 12, 2020🔄 Changed
- 🛠 Minor bugfixes.
-
v3.2.4 Changes
July 22, 2020➕ Added
- 🔧 The
.WhenDecoratedServiceHas()
and.WhenDecoratedServiceIs()
decorator configuration options.
- 🔧 The
-
v3.2.2 Changes
July 21, 2020➕ Added
- 👌 Support of conditional and lifetime managed decorators #93
- 👌 Support of conditional and lifetime managed decorators #93
-
v3.2.1 Changes
July 09, 2020🛠 Fixed
- Factory resolution didn't use the built-in expression compiler.
-
v3.2.0 Changes
June 29, 2020➕ Added
- 👍 IAsyncDisposable support #90
- It works on >=net461, >=netstandard2.0 frameworks.
- On net461 and netstandard2.0 the usage of IAsyncDisposable interface requires the Microsoft.Bcl.AsyncInterfaces package, on netstandard2.1 it's part of the framework.
🛠 Fixed
- Resolution with custom parameter values #91
- 👍 IAsyncDisposable support #90
-
v3.1.2 Changes
June 22, 2020 -
v3.1.1 Changes
June 11, 2020