Releases: EngRajabi/Enum.Source.Generator
Releases · EngRajabi/Enum.Source.Generator
1.0.17
What's Changed
- add
TryParseFast
and fix<see cref=
by @dameng324 in #74
New Contributors
- @dameng324 made their first contribution in #74
Full Changelog: 1.0.16...1.0.17
1.0.16
1.0.14
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
- @oguzhankahyaoglu made their first contribution in #65
Full Changelog: 1.0.13...1.0.14
v 1.0.12
supernova released !! 1.0.11
The following methods have been added
-Add method GetValuesFast
-Add method GetNamesFast
-Add method GetLengthFast