Version 1.2.6
Changelog:
- Readded the old method signature for Inject methods for compatibility purposes.
IMPORTANT NOTE
Since version 1.2.5, the signature of InjectionDefinition.Inject has been changed, which is why assemblies targeting Cecil.Inject 1.2.4 will become unusable in the future.
If you are a developer you must recompile your projects with the new version of Cecil.Inject in order for your project to function with the newer versions of this library.
Version contents
RELEASE contains a basic version of Mono.Cecil.Inject intended for end-users.
DEV contains a special version of Mono.Cecil.Inject that allows the usage of debugging tools.