Skip to content

2.4.0

Compare
Choose a tag to compare
@ktoso ktoso released this 30 May 11:18
· 16 commits to main since this release
2.4.0
3402510

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

Full Changelog: 2.3.4...2.4.0