Cilador Weaver 0.1.2 Released

Cilador Weaver v0.1.2, a Fody addin for writing custom mixins in C#, is now available via NuGet and direct source and binary download.[1] If you're a C# developer, please test it and provide feedback :-)

Cilador Weaver was formerly known as Bix.Mixers

This release fixes a bug discovered by RoboPhred where the weaving process was removing attributes on unrelated members of the target assembly. This was a pretty serious bug, and I'm very thankful for RoboPhred's help in tracking down the issue.

[1] As indicated by its < 1.0 version number, this is still pre-release software. I have tested it as well as I can, but I make no guarantees that everything works perfectly. Breaking changes could also occur between minor versions. (I'll try not to do that, but it's better to do it sooner than later.) Use it in production at your own risk. However you use it, though, I'm interested in hearing about it!