All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Histogram values now use
FormattedValuefor consistent encoding of special values (+Inf, -Inf, NaN) (#12).
- Encoding for special values (+Inf, -Inf, NaN) (#9).
- Support for histogram vectors (#4).
- The initial library release.