Skip to content

Latest commit

 

History

History
119 lines (66 loc) · 3.54 KB

File metadata and controls

119 lines (66 loc) · 3.54 KB

CHANGELOG

Package changelog.

0.1.1 (2026-02-07)

Closed Issues

A total of 2 issues were closed in this release:

#7350, #8268

Commits

Details
  • bfc8c3a - chore: use one asterisk for license comment in TS files (by Philipp Burckhardt)
  • 546d714 - docs: fix example code and return annotations in TSDoc declarations (by Philipp Burckhardt)
  • 92dc7c2 - docs: fix TSDoc return annotation values and example code (by Philipp Burckhardt)
  • c8faa25 - chore: fix JavaScript lint errors (#8424) (by kaushal-kumar-it, Athan Reines)
  • d94514b - docs: clean-up TSDoc declaration comments (by Philipp Burckhardt)
  • 07459d3 - chore: remove private annotations (by Philipp Burckhardt)
  • a147b7d - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • 379c3c6 - chore: fix JavaScript lint errors (#7355) (by Lokesh Ranjan, Athan Reines)
  • 3c5fc0d - style: replace tabs with spaces in examples indentation (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Lokesh Ranjan
  • Philipp Burckhardt
  • kaushal-kumar-it

0.1.0 (2024-07-28)

Features

Closed Issues

This release closes the following issue:

#1811

Commits

Details
  • 294b868 - feat: add utils/async/parallel (#1896) (by Ahmed Atwa, Athan Reines, Philipp Burckhardt, stdlib-bot)

Contributors

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

  • Ahmed Atwa
  • Athan Reines
  • Philipp Burckhardt