Skip to content

Preview version v0.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@MoaidHathot MoaidHathot released this 07 Apr 23:45
· 128 commits to main since this release

Features

  • Barebone TextRenderer implementation
  • Custom Renderer for System.Type and System.RuntimeType
  • Custom Renderer for Enums
  • Custom Renderer for ValueTuples
  • Added indices for single dimension arrays + config for turn it on or off
  • Adding "#" for marking indices in arrays
  • surrounding string values with ""
  • Better styling for types such as System.Type

Bug fixes:

  • Use the actual type name of objects in properties rather than the PropertyType

Other:

  • Add more metadata to the Nuget package (Owner, description, etc...)