Skip to content

Latest commit

 

History

History
231 lines (119 loc) · 4.56 KB

File metadata and controls

231 lines (119 loc) · 4.56 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-02)

Commits

Details
  • b721461 - docs: revert style changes (by Athan Reines)
  • 3024bb3 - docs: fix section comments and lint errors in array and assert READMEs (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.2.3 (2026-02-08)

Commits

Details
  • 0ac2495 - bench: refactor to use string interpolation in array/base/assert/is-accessor-array (#9458) (by KovidhRaj, Athan Reines, stdlib-bot)
  • 4f3789b - docs: fix example code (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • KovidhRaj
  • Philipp Burckhardt

0.2.2 (2024-07-29)

Commits

Details
  • 75d4f83 - refactor: update require and include paths (by Athan Reines)

Contributors

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

  • Athan Reines

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 453dd85 - build: remove tslint directives (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.0 (2023-09-24)

Features

  • 7b7f001 - refactor declarations to allow narrowing

Bug Fixes

  • 14bacb3 - update import path for Collection type definition

BREAKING CHANGES

  • 7b7f001: refactor declarations to allow narrowing

Commits

Details
  • 14bacb3 - fix: update import path for Collection type definition (by Athan Reines)
  • 7b7f001 - feat: refactor declarations to allow narrowing (by Athan Reines)

Contributors

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

  • Athan Reines

0.0.1 (2023-02-02)

No changes reported for this release.