New
1.4.0
What's Changed
- Added: Support
UTTypefromUniformTypeIdentifiers(thanks @tgrapperon, https://github.com/pointfreeco/swift-custom-dump/pull/144). - Fixed: Fail when
expectDifferencedoesn't actually make a change for better exhaustive testing (https://github.com/pointfreeco/swift-custom-dump/pull/149). - Added: Support enums in
UISplitViewController(thanks @x-sheep, https://github.com/pointfreeco/swift-custom-dump/pull/147).
New Contributors
- @tgrapperon made their first contribution in https://github.com/pointfreeco/swift-custom-dump/pull/144
- @x-sheep made their first contribution in https://github.com/pointfreeco/swift-custom-dump/pull/147
Full Changelog: https://github.com/pointfreeco/swift-custom-dump/compare/1.3.4...1.4.0