Skip to content

Releases: EngRajabi/Enum.Source.Generator

1.0.17

29 Mar 09:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.16...1.0.17

1.0.16

19 Mar 10:14
Compare
Choose a tag to compare

What's Changed

  • fix: Fixes the usage with internal enums by @OhFlowi in #69
  • doc: Missing documentation on the generated code added by @OhFlowi in #71

New Contributors

Full Changelog: 1.0.14...1.0.16

1.0.14

24 Feb 10:14
Compare
Choose a tag to compare

v1.0.14
Added default values for ToStringFast/ToDisplayFast methods.
Added ToDescriptionFast method.
Added "DisplayNames" and "DisplayDescriptions" dictionaries to hold static values as dictionaries.

What's Changed

  • Default values for ToStringFast/ToDisplayFast methods, added ToDescriptionFast method. Added two other dictionaries for holding static DisplayName/Descriptions by @oguzhankahyaoglu in #65

New Contributors

Full Changelog: 1.0.13...1.0.14

v 1.0.12

31 May 04:30
Compare
Choose a tag to compare

v1.0.12
Breaking changes
- rename StringToFast to ToStringFast

supernova released !! 1.0.11

28 May 05:28
2f6d9bb
Compare
Choose a tag to compare

The following methods have been added
-Add method GetValuesFast
-Add method GetNamesFast
-Add method GetLengthFast