Skip to content

Latest commit

 

History

History
280 lines (143 loc) · 5.35 KB

CHANGELOG.md

File metadata and controls

280 lines (143 loc) · 5.35 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-01)

Commits

  • 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.2.2 (2024-07-27)

Bug Fixes

  • 19106ca - update unary predicate error type to include null
  • 952ea72 - properly type predicate error parameter

Closed Issues

This release closes the following issue:

#1096

Commits

  • 19106ca - fix: update unary predicate error type to include null (by Philipp Burckhardt)
  • 952ea72 - fix: properly type predicate error parameter (by Philipp Burckhardt)
  • 174544f - refactor: use generics to improve type declarations for async/if then (#1366) (by Prajwal Kulkarni)

Contributors

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

  • Philipp Burckhardt
  • Prajwal Kulkarni

0.2.1 (2024-02-22)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

  • 97992ab - docs: update related packages sections (#1301) (by stdlib-bot)
  • 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.1 (2023-10-03)

No changes reported for this release.

0.1.0 (2023-09-22)

Features

  • ace728f - update minimum TypeScript version

BREAKING CHANGES

  • ace728f: update minimum TypeScript version to 4.1

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

Commits

  • ace728f - feat: update minimum TypeScript version (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.7 (2022-02-16)

No changes reported for this release.

0.0.6 (2021-08-22)

No changes reported for this release.

0.0.5 (2021-07-06)

No changes reported for this release.

0.0.4 (2021-06-27)

No changes reported for this release.

0.0.3 (2021-06-16)

No changes reported for this release.

0.0.2 (2021-06-15)

No changes reported for this release.

0.0.1 (2021-06-14)

No changes reported for this release.