Skip to content

Latest commit

 

History

History
364 lines (192 loc) · 8.31 KB

File metadata and controls

364 lines (192 loc) · 8.31 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-20)

Closed Issues

This release closes the following issue:

#10884

Commits

Details
  • 150e844 - bench: refactor to use string interpolation in process (#11597) (by Karan Anand)
  • 73ba549 - chore: replace new Array() with array literal (#10886) (by Daniel Mungai Chege, Athan Reines, stdlib-bot)
  • 3422651 - docs: add missing section closing comments in READMEs (by Philipp Burckhardt)
  • 010db5c - test: fix descriptions (by Athan Reines)
  • 7add020 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 11581aa - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • 07f7c05 - test: use standardized assertion messages and fix lint errors (by Philipp Burckhardt)
  • f344466 - test: use .strictEqual() instead of .equal() and fix lint errors (by Philipp Burckhardt)
  • 77867ac - docs: remove trailing whitespace (by Philipp Burckhardt)
  • 153c9c1 - style: fix indentation in JSON files (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Daniel Mungai Chege
  • Karan Anand
  • Philipp Burckhardt

0.3.3 (2024-11-05)

No changes reported for this release.

0.3.2 (2024-11-05)

Commits

Details
  • b723a6e - docs: fix errors in comments and clean-up (by Philipp Burckhardt)
  • 6e9f42e - docs: harmonize list formatting in repl.txt and ensure starting newline (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.3.1 (2024-08-18)

No changes reported for this release.

0.3.0 (2024-08-17)

No changes reported for this release.

0.2.1 (2024-02-05)

No changes reported for this release.

0.2.0 (2024-02-05)

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 9502ed2 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • 46d049b - build: replace tslint directive (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.1.1 (2023-11-08)

No changes reported for this release.

0.1.0 (2023-11-08)

Features

  • efe050d - update minimum TypeScript version

BREAKING CHANGES

  • efe050d: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Commits

Details
  • d73bbf4 - build: replace lint directives (by Philipp Burckhardt)
  • 453dd85 - build: remove tslint directives (by Philipp Burckhardt)
  • efe050d - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 55866ea - test: use strictEqual checks (by Philipp Burckhardt)
  • a81b24f - chore: resolve lint errors (by Philipp Burckhardt)
  • 34071a1 - chore: resolve lint errors (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.12 (2021-08-22)

No changes reported for this release.

0.0.11 (2021-07-09)

No changes reported for this release.

0.0.10 (2021-07-07)

No changes reported for this release.

0.0.9 (2021-06-27)

No changes reported for this release.

0.0.8 (2021-06-16)

No changes reported for this release.

0.0.7 (2021-06-15)

No changes reported for this release.

0.0.6 (2021-06-14)

No changes reported for this release.

0.0.5 (2021-06-13)

No changes reported for this release.

0.0.4 (2021-06-12)

No changes reported for this release.

0.0.3 (2021-06-12)

No changes reported for this release.

0.0.2 (2021-06-10)

No changes reported for this release.

0.0.1 (2021-06-10)

No changes reported for this release.