Mono.Cecil 0.4.3 released

Posted by Jb Evain Wed, 23 Aug 2006 22:58:00 GMT

Here is a new version of Cecil.

This is mainly a bug fix release, in the 0.4 serie, but if you look carefuly, you may find find one new feature or two. The bigger one is maybe an AssemblyResolver, which helps you find an assembly depending on its name. It’s quite simple, but so far, it worked great for the new linker.

It will be used in the next releases to read some parts of an assembly that depends upon informations in a referenced assembly.

Whatever, here are the interesting bits

Dear users, please upgrade.