RuntimeTools / SwiftMetrics

Swift Application Metrics instruments the Swift runtime for performance monitoring, providing the monitoring data programatically via an API or visually with an Eclipse Client.
https://developer.ibm.com/swift/monitoring-diagnostics/application-metrics-for-swift/
Other
156 stars 50 forks source link

Updated version for kitura in package.swift #160

Closed rolivieri closed 7 years ago

rolivieri commented 7 years ago

Update dependency to Kitura 2.0 for use with Kitura 2.0 / Swift 4. As this is a breaking change for users of Kitura 1.x this needs to be associated with a major version update of SwiftMetrics for Swift 4 (eg. 2.0.0@swift4).