Releases: Heleonix/Heleonix.Reflection
Releases · Heleonix/Heleonix.Reflection
v3.2.0
07 May 22:34
Compare
Sorry, something went wrong.
No results found
3.2.0 (5/7/2024)
New Features
Support of dictionary indexers to get values by keys instead of KeyValuePair instances.
Bug Fixes
Added examples of dictionaries usage.
v3.1.0
07 May 21:57
Compare
Sorry, something went wrong.
No results found
3.1.0 (5/7/2024)
New Features
Support of dictionary indexers to get values by keys instead of KeyValuePair instances.
Bug Fixes
Improved project structure and documentation.
v3.0.1
30 Mar 09:05
Compare
Sorry, something went wrong.
No results found
3.0.1 (3/30/2024)
Bug Fixes
Improved project structure and documentation.
v3.0.0
08 Oct 09:15
Compare
Sorry, something went wrong.
No results found
Test coverage increased to 100%.
v2.1.1
08 May 05:44
Compare
Sorry, something went wrong.
No results found
Merge pull request #10 from Heleonix/proj-to-props
SharedProjectInfo.proj to props.
v2.0.0
12 Jul 19:57
Compare
Sorry, something went wrong.
No results found
Added getter and setter generation; rewritten GetInfo, Get, Set, Invoke to be more performant
v1.0.0
23 Jun 21:45
Compare
Sorry, something went wrong.
No results found
Split from the Heleonix.Utilities