Skip to content

Releases: OhFlowi/FusionReactor.SourceGenerators.EnumExtensions

v1.2.0

03 May 08:32
773df32
Compare
Choose a tag to compare

What's Changed

  • doc(README): Missing feature "Support for non-standard enum declarati… by @OhFlowi in #21
  • Code Style Update by @OhFlowi in #22
  • doc(README): Fix Preprocessor spacing by @OhFlowi in #23
  • build(deps): bump xunit from 2.7.0 to 2.7.1 by @dependabot in #24
  • build(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 by @dependabot in #25
  • build(deps): bump xunit from 2.7.1 to 2.8.0 by @dependabot in #27
  • build(deps): bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by @dependabot in #26
  • BREAKING CHANGE(Parse): Parse and TryParse renamed to ParseFast and T… by @OhFlowi in #28

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

04 Apr 17:45
a1b776f
Compare
Choose a tag to compare

What's Changed

  • feat(Base): Support for older .NET Versions by @OhFlowi in #15
  • feat(DisplayAttribute): Support for older .NET Versions by @OhFlowi in #16
  • feat(VersionTargets): .Net 5 & .Net Core 3.1 & .Net Framework 4.7.2 T… by @OhFlowi in #17
  • doc(README): Updated to last version by @OhFlowi in #18

Full Changelog: v1.0.9...v1.1.0

v1.0.9

03 Apr 12:30
58cc9c6
Compare
Choose a tag to compare

What's Changed

  • refactor(BaseExtensionGenerator): Prepared for Frozen by @OhFlowi in #5
  • refactor(ContentStrategy): Moved to FrozenDictionary by @OhFlowi in #6
  • refactor(ValuesStrategy): Moved to FrozenSet by @OhFlowi in #7
  • refactor(NamesStrategy): Moved to FrozenSet by @OhFlowi in #8
  • refactor(ExtensionGenerator): Debug Preprocessor removed by @OhFlowi in #9
  • doc(README): Update README.md by @OhFlowi in #10
  • fix(EPublicFooBaseExtensionsTests): Expected moved to Frozen by @OhFlowi in #11
  • 1.0.8 by @OhFlowi in #12