Skip to content

Latest commit

 

History

History
501 lines (260 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

501 lines (260 loc) · 12.2 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-09)

Packages

Contributors

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

  • Philipp Burckhardt

Commits

  • 7e8187a - docs: update related packages sections (#3368) (by stdlib-bot)
  • 6e9f42e - docs: harmonize list formatting in repl.txt and ensure starting newline (by Philipp Burckhardt)

0.2.2 (2024-07-29)

Packages

Contributors

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

  • Athan Reines

Commits

  • e3a3679 - refactor: update paths (by Athan Reines)
  • ddd4403 - refactor: update paths (by Athan Reines)
  • 0406147 - refactor: update paths (by Athan Reines)
  • b9703b5 - refactor: update paths (by Athan Reines)
  • 53fd65d - docs: update related packages sections (#2240) (by stdlib-bot)

0.2.1 (2024-02-25)

No changes reported for this release.

0.2.0 (2024-02-14)

Packages

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

Commits

  • 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)
  • 73d8643 - docs: update links (by Athan Reines)
  • d73bbf4 - build: replace lint directives (by Philipp Burckhardt)
  • ac78ce0 - build: remove tslint directives (by Philipp Burckhardt)

0.1.0 (2023-09-24)

Packages

Features
  • 98bc722 - update minimum TypeScript version
BREAKING CHANGES
  • 98bc722: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.
Features
  • 98bc722 - update minimum TypeScript version
BREAKING CHANGES
  • 98bc722: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.
Features
  • 98bc722 - update minimum TypeScript version
Bug Fixes
  • d298e65 - add missing this parameter
  • 6c0182d - update import path for Collection type definition
  • 9d9348c - update import path for Collection type definition
BREAKING CHANGES
  • 98bc722: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.
Features
  • 98bc722 - update minimum TypeScript version
BREAKING CHANGES
  • 98bc722: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.
Features
  • 98bc722 - update minimum TypeScript version
Bug Fixes
  • d298e65 - add missing this parameter
  • 6c0182d - update import path for Collection type definition
BREAKING CHANGES
  • 98bc722: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.
Features
  • 98bc722 - update minimum TypeScript version
BREAKING CHANGES
  • 98bc722: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.
Features
  • 98bc722 - update minimum TypeScript version
Bug Fixes
  • d298e65 - add missing this parameter
  • 6c0182d - update import path for Collection type definition
BREAKING CHANGES
  • 98bc722: update minimum TypeScript version to 4.1

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

BREAKING CHANGES

  • 98bc722: update minimum TypeScript version to 4.1

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

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

Commits

  • d298e65 - fix: add missing this parameter (by Athan Reines)
  • 98bc722 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 6c0182d - fix: update import path for Collection type definition (by Athan Reines)
  • 9d9348c - fix: update import path for Collection type definition (by Athan Reines)
  • b734544 - refactor: use strictEqual checks (by Philipp Burckhardt)

0.0.2 (2022-07-09)

No changes reported for this release.

0.0.1 (2022-02-16)

No changes reported for this release.