Releases: beakona/AutoInterface
Releases · beakona/AutoInterface
v1.0.33-pre
namespace bug
v1.0.32-pre
GenerateAutoAs preview
v1.0.31-pre
Fixing issue #17
v1.0.30-pre
Generate source file with .g.cs extension
v1.0.29 Change to generate file with .g.cs extension since this is the standard
Annotate code as auto generated
Merge pull request #15 from fergusbown/feature/exclude-stylecop Annotate code as auto generated
bug; explicit interface member implementation
v1.0.27 explicit property and event implementations are not being recognized/…
arbitrary interfaces
bugfix; default ImmutableArray
equals by signature
v1.0.25 equals by signature, bugs; PreferCoalesce