Skip to content

Latest commit

 

History

History
248 lines (132 loc) · 5.9 KB

CHANGELOG.md

File metadata and controls

248 lines (132 loc) · 5.9 KB

CHANGELOG

Package changelog.

Unreleased (2025-03-10)

Bug Fixes

  • e1296c1 - update include paths and reorder includes
  • 09483ae - update documentation to reflect correct seed range

Closed Issues

This release closes the following issue:

#1963

Commits

  • d2fa5d2 - docs: update example (by Athan Reines)
  • 3eb6fa4 - docs: update examples (by Athan Reines)
  • 5260d13 - refactor: update paths (by Gururaj Gurram)
  • e1296c1 - fix: update include paths and reorder includes (by Athan Reines)
  • 90e96d0 - chore: minor clean-up (by Philipp Burckhardt)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • 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 3 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Gururaj Gurram
  • Philipp Burckhardt

0.2.1 (2024-02-25)

Commits

  • 382c8bb - refactor: use shared package (by Athan Reines)

Contributors

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

  • Athan Reines

0.2.0 (2024-02-15)

Commits

  • 1e909db - docs: update related packages sections (#1267) (by stdlib-bot)

0.1.0 (2023-09-24)

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

  • 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

0.0.6 (2022-02-16)

No changes reported for this release.

0.0.5 (2021-08-23)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-19)

No changes reported for this release.

0.0.2 (2021-06-16)

No changes reported for this release.

0.0.1 (2021-06-15)

No changes reported for this release.