Skip to content

Latest commit

 

History

History
153 lines (79 loc) · 2.97 KB

File metadata and controls

153 lines (79 loc) · 2.97 KB

CHANGELOG

Package changelog.

Unreleased (2026-06-23)

Commits

Details
  • 00885d3 - bench: refactor to use string interpolation in array (#11411) (by Karan Anand, Athan Reines)

Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Karan Anand

0.1.2 (2026-02-08)

No changes reported for this release.

0.1.1 (2024-07-29)

Commits

Details
  • 32bbcb3 - refactor: update paths (by Athan Reines)
  • ed9c0a5 - refactor: update paths (by Athan Reines)

Contributors

A total of 1 person contributed to this release. Thank you to this contributor:

  • Athan Reines

0.1.0 (2024-04-13)

Features

Bug Fixes

  • 310c13c - address handling of complex arrays, refactor tests, and clean-up

Closed Issues

This release closes the following issue:

#1324

Commits

Details
  • 310c13c - fix: address handling of complex arrays, refactor tests, and clean-up (by Athan Reines)
  • ecd3518 - feat: add array/base/count-if (#1372) (by Utkarsh, Philipp Burckhardt)

Contributors

A total of 3 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Philipp Burckhardt
  • Utkarsh