Changes for version v0.5.0 - 2021-04-22 (TRIAL RELEASE)
- Enhancements
- All measurement methods take an optional `$opts` hashref that can be used to pass additiona information, such as tags.
- Renamed internal `_record` method to `record_metric`.
- Documentation
- Documented `record_metric` method for subclassing.
- Documented how to extend this to support tagging.
- Updated copyright year.
- Fixed typo for `meter` method name.
- Fixed typos in Changes.
- Tests
- Add more author tests.
Modules
A lightweight StatsD client that supports multimetric packets
A type library for Net::Statsd::Lite