0.9.0
What's Changed
- Changed: Use
AnyKeyPath.customDebugDescription(available in Swift 5.8 platforms) when possible (#73). - Fixed: Reflection-based key path custom dumping now locks access to some underlying global storage, which should prevent crashes in concurrent access (#76).
Full Changelog: 0.8.0...0.9.0