Skip to content

Latest commit

 

History

History
126 lines (68 loc) · 3.44 KB

CHANGELOG.md

File metadata and controls

126 lines (68 loc) · 3.44 KB

CHANGELOG

Package changelog.

Unreleased (2024-07-07)

Bug Fixes

  • 09483ae - update documentation to reflect correct seed range

Closed Issues

This release closes the following issue:

#1963

Commits

  • a78f7d1 - style: add missing spaces (by Philipp Burckhardt)
  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)
  • 09483ae - fix: update documentation to reflect correct seed range (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt

0.2.1 (2024-02-25)

Features

  • efe050d - update minimum TypeScript version

BREAKING CHANGES

  • efe050d: update minimum TypeScript version

  • efe050d: update minimum TypeScript version to 4.1

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

Commits

  • 382c8bb - refactor: use shared package (by Athan Reines)
  • 1e909db - docs: update related packages sections (#1267) (by stdlib-bot)
  • efe050d - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 64c8e5a - build: add further backslashes and remove blank comments (by Philipp Burckhardt)
  • 10c6209 - test: use strictEqual checks (by Philipp Burckhardt)
  • 28e1c84 - docs: resolve C lint errors (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt