The new release has following enhancements
- Upgrade to .NET 4.6 from .NET 4.0
- Support .NET 4.6 applications
Bug Fix:
- String parameters were serialized into xml instead of showing string values
Previous releases
- Allow Getter Methods (Properties) to be injected
- Load all injectors in current directory on its own
- ObjectValueInjector - to find out value of a property of an argument and not just the argument
- DependentFiles of an injector get copied over to Target Directory automatically
- Better Exception Handling
- Improved Code Quality by ReSharper