Skip to content

Latest commit

 

History

History
125 lines (69 loc) · 3.76 KB

CHANGELOG.md

File metadata and controls

125 lines (69 loc) · 3.76 KB

CHANGELOG

Package changelog.

0.2.2 (2024-07-27)

No changes reported for this release.

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Bug Fixes

  • c8ffc1c - ensure proper string serialization

Commits

  • 45564d8 - docs: revert moving horizontal rule (by Athan Reines)
  • 860997b - docs: move horizontal rules (by Athan Reines)
  • 406fb8c - docs: fix method name (by Athan Reines)
  • f04074a - docs: update related packages sections (#1276) (by stdlib-bot)
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 26cf434 - docs: update related packages sections (#1156) (by stdlib-bot)
  • b496b72 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • cab141b - docs: update links (by Athan Reines)
  • c8ffc1c - fix: ensure proper string serialization (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.1.0 (2023-09-23)

Features

Commits

  • 7e21499 - test: fix assertion (by Athan Reines)
  • b611203 - docs: add comment (by Athan Reines)
  • 5bfaca0 - test: add property test (by Athan Reines)
  • c3ea036 - style: disable lint rule (by Athan Reines)
  • 0b83f22 - feat: add slice/multi (by Athan Reines)

Contributors

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

  • Athan Reines