Skip to content

Latest commit

 

History

History
169 lines (90 loc) · 4.16 KB

File metadata and controls

169 lines (90 loc) · 4.16 KB

CHANGELOG

Package changelog.

0.2.2 (2026-02-08)

No changes reported for this release.

0.2.1 (2026-01-31)

Bug Fixes

  • aa59ef8 - pass in correct number of arguments

Commits

Details
  • aa59ef8 - fix: pass in correct number of arguments (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.2.0 (2024-07-29)

Features

  • d1ef4ee - add boolean dtype support to array/base/count-same-value-zero (#2474)

Commits

Details
  • 32bbcb3 - refactor: update paths (by Athan Reines)
  • ed9c0a5 - refactor: update paths (by Athan Reines)
  • d1ef4ee - feat: add boolean dtype support to array/base/count-same-value-zero (#2474) (by Jaysukh Makvana, Athan Reines)
  • 75d4f83 - refactor: update require and include paths (by Athan Reines)

Contributors

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

  • Athan Reines
  • Jaysukh Makvana

0.1.0 (2024-04-13)

Features

Closed Issues

This release closes the following issue:

#1326

Commits

Details
  • 2db41a9 - docs: fix copy (by Athan Reines)
  • 422cebf - docs: clean-up documentation and examples and rename folder (by Athan Reines)
  • 5cfd0a8 - chore: update package meta data (#1462) (by stdlib-bot)
  • 670aeab - docs: fix require path (by Philipp Burckhardt)
  • 1ed81b7 - feat: add array/base/count-same-value-zero (#1384) (by Priyanshu Agarwal, Jaysukh Makvana, Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Jaysukh Makvana
  • Philipp Burckhardt
  • Priyanshu Agarwal