Skip to content

Preview version v0.5.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@MoaidHathot MoaidHathot released this 08 May 00:00
· 94 commits to main since this release

Features

  • Adding NotNullIfNotNull attribute on the Dump Extension Methods
  • ConcurrentDictionary<,> is rendered as Dictionary<,>
  • Rendering any type implementing IEnumerable<KeyValuePair<,>> as a Dictionary<,>
  • Render objects according to their Type's descriptor, rather than the type defined at the member's definition

Miscellaneous

  • Adding the license name to the package by @aelij in #1

New Contributors

  • @aelij made their first contribution in #1

Full Changelog: 0.5.2...0.5.3