2.4.0
What's Changed
- Update CI by @yim-lee in #124
- Use UUID instead of NSUUID in MetricsTests by @fabianfett in #126
- Add Package.resolved to .gitignore by @fabianfett in #125
- add "meter" - a new type of metric and metric handler by @tomerd in #123
- Use the MetricsTestKit in the MetricsTests rather than using a copy of the TestMetrics utilities by @hamzahrmalik in #128
- MetricsTestKit: expose all metrics publicly. This allows users to run checks on counters when they might not know the exact label by @hamzahrmalik in #127
- Make 'values' on TestCounter, TestRecorder and TestMeter public by @hamzahrmalik in #129
New Contributors
- @hamzahrmalik made their first contribution in #128
Full Changelog: 2.3.4...2.4.0