Skip to content

Releases: nhubbard/ironbeam

v1.1.0

06 Dec 14:26

Choose a tag to compare

1.1.0 (2025-12-06)

Features

  • cloud: Improved cloud I/O read helpers, more to come soon; documentation, test, and linting cleanup (ade9629)

v1.1.0

27 Nov 23:23

Choose a tag to compare

1.1.0 (2025-11-27)

Bug Fixes

Full Changelog: v1.0.1...v1.1.0

v1.0.0

15 Nov 17:53

Choose a tag to compare

1.0.0 (2025-11-15)

Features

  • checkpoint: Add checkpoint support (c0aac7e)
  • checkpoint: Fix checkpoint tests (4bae5d3)
  • compression: Add compressed I/O support (727c33e)
  • explain: Add optimization explanation feature (0964204)
  • ext: Extensible pipelines (7d2aa0d)
  • glob: Add globbing support (1bbc039)
  • global_combine: Add distinct count and K-minimum values support (0434a96)
  • global_combine: Add global combine support (345acc0)
  • metrics: Add standard and custom Metric support (6ea8c56)
  • quantiles: Add quantiles support (acbf1e4)
  • sampling: Add sampling support (7555e81)
  • test: Add testing utilities (7b5c087)
  • topk: Add top-K convenience helpers (1d805cf)
  • validation: Add validation support (06fa70a)