The changes since last commit on Google Code include,
Note that .NET 4.0/Mono 3 is required to run this utility.
- Merged all patches from RemObjects' fork.
- Unicode chars can be used as obfuscated names.
- Better dependency resolution.
- Various other small fixes (I could not yet verify every one, as there is no corresponding unit test cases).
- Merged patches from @AngryAnt (Emil Johansen)'s fork
- Korean chars can be used as obfuscated names.
- New tags are introduced (I could not yet verify every one, as there is no corresponding unit test cases).
- Add an option to automatic exclude of public types and members so that public API is kept.
- Add an option to automatic include all non-public types and members so that private API is obfuscated.
- Add Force* rules to supplement Skip* rules.
- Various bug fixes.
Note that .NET 4.0/Mono 3 is required to run this utility.