Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 22:34
14eb40f

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.