Danny Gilbert
Danny Gilbert
Looks to address this issue: https://github.com/sunshinejr/SwiftyUserDefaults/issues/251
## Enhancement Provide functionality to allow spreadsheet view to be exported to PDF. ### Use Cases - Printing - Saving - Sharing
# Details Opens up the parsing feature to more [LogTypes](https://github.com/spydercapriani/XCLogParser/blob/b3237738cd3550962ecfdf9fbb0fa2a5f5b85958/Sources/XCLogParser/loglocation/LogType.swift). Idea behind this approach is to make it easier to parse things like Package logs so as to potentially allow...
# Details * Switches dependency matching strategy to `from` to allow for more aggressive updating to occur. (Simply monitor `Package.resolved` for version updates triggered by "Update to Latest Package Versions")...