Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 651 Bytes

File metadata and controls

32 lines (17 loc) · 651 Bytes

Changelog

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.

[Unreleased]

[1.1.2] - 2026-02-25

Fixed

  • Histogram values now use FormattedValue for consistent encoding of special values (+Inf, -Inf, NaN) (#12).

[1.1.1] - 2023-10-24

Fixed

  • Encoding for special values (+Inf, -Inf, NaN) (#9).

[1.1.0] - 2023-02-27

Added

  • Support for histogram vectors (#4).

[1.0.0] - 2022-12-13

Added

  • The initial library release.