Skip to content

Releases: 3shape/obfuscar

.netstandard2 target in nuget

07 Dec 10:46
d121144
Compare
Choose a tag to compare

4.0.5

21 Jan 13:45
47b4077
Compare
Choose a tag to compare

What's Changed

  • Auto exclude properties and methods in WPF controls by @mv3shape in #15

Full Changelog: v4.0.4...v4.0.5

v4.0.4

21 Sep 08:30
8907838
Compare
Choose a tag to compare
Merge pull request #14 from 3shape/features/AttemptToOptimizeSpeed

The speed of the obfuscar was optimized

v4.0.3: Merge pull request #13 from 3shape/hotfixes/GenericTypesInAttributesFix

07 Sep 13:32
d04cb35
Compare
Choose a tag to compare

FIx issue with generic types as parameters for attributes

v4.0.2

31 Mar 16:58
4e7f104
Compare
Choose a tag to compare

Fix cross-assembly type args were not obfuscated

v4.0.1

23 Mar 09:05
b29c7f1
Compare
Choose a tag to compare
Fix applying SuppressIldasmAttribute by reverting strange check