Skip to content

Preview version v0.7.0

Pre-release
Pre-release

Choose a tag to compare

@MoaidHathot MoaidHathot released this 22 Feb 10:10
· 8 commits to main since this release

New Features

Bug Fixes

  • Fixed a race condition during descriptor generation for complex objects that caused [Null Descriptor] messages
  • Fixed an issue where per-dump configuration for a property ignored global configuration settings
  • Fixed an issue where rendering the same complex object multiple times in a single dump incorrectly reported a circular dependency
  • Fixed hangs when dumping Task-based types that were not yet completed
  • Fixed an issue in .NET 7.x, 8.0, and 9.0 where support for certain .NET 6+ types (such as DateOnly and TimeOnly) was not properly applied

Miscellaneous

  • Upgraded the codebase to .NET 10
  • Improved and fixed rendering tests using VerifyXunit
  • Updated the README with the latest changes
  • Removed System.Serialization.ObjectIdGenerator
  • Updated Spectre.Console to version 0.49.1
  • Codebase improvements, refactoring and optimizations

Full Changelog: 0.6.6...0.7.0