swift-metrics/Sources/MetricsTestKit
Franz Busch 7e53749103
Align supported Swift versions with rest of the ecosystem (#141)
# Motivation

Most of the server ecosystem follows the supported Swift versions from `swift-nio`. This means supporting the latest 3 Swift releases.

# Modification

This PR drops support for all Swift versions before 5.8.

# Result

This makes maintaining this repository easier and allows us to clean up some no longer needed stuff.
2024-05-09 11:19:06 +09:00
..
Docs.docc add "meter" - a new type of metric and metric handler (#123) 2023-05-24 13:55:56 -07:00
TestMetrics.swift Align supported Swift versions with rest of the ecosystem (#141) 2024-05-09 11:19:06 +09:00