Mono.Cecil 0.4.1 3

Posted by jbevain Tue, 04 Apr 2006 12:02:00 GMT


Mono.Cecil 0.4.1 “Not so demented”

It’s time for a new release of Cecil, our state of the art assembly manipulation library.

This is the best release so far. Plenty of bugs have been corrected, especially for people using Cecil to create or manipulate assemblies. Another point of this release is a better support of generics. People using Cecil are urged to update to this new version.

Trackbacks

Use the following link to trackback from your own site:
http://evain.net/blog/articles/trackback/61

Comments

Leave a response

  1. Avatar
    wpSlider Wed, 05 Apr 2006 03:06:23 GMT

    Hi,

    Me again! Tested the new release but I am sorry to report that even 0.4.1 fails to roundtrip a Delphi 8 assembly.
    I thought I should contribute so I ildasm your lib and reasm it with debug symbols. Anyway after sometime tracking (in msil) where it fails I found that the problem is not specific to our assembly. This means that I am able to provide you with a simple assembly that you can use to test.

    if you’re interested, can you let me know how you’d like me to make this assembly available to you.

  2. Avatar
    Jason Haley Wed, 05 Apr 2006 09:39:40 GMT
    <!- TB ->

    Interesting Finds

  3. Avatar
    Jb Evain Wed, 05 Apr 2006 11:37:25 GMT

    Hi,

    Don’t be sorry, Cecil is far from being 1.0, so any new bug is welcome. Please send me your test assembly by mail at “jbevain at gmail.com”.
    Thanks !

Comments