Preview version v0.4.1
Pre-release
Pre-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...)