Skip to content

Latest commit

 

History

History
111 lines (59 loc) · 2.54 KB

CHANGELOG.md

File metadata and controls

111 lines (59 loc) · 2.54 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-28)

Commits

  • 8f2808d - docs: update related packages sections (#4302) (by stdlib-bot)
  • ff25e13 - docs: remove excess whitespace (by Philipp Burckhardt)
  • 2777e4b - bench: resolve lint errors in benchmarks (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.1 (2024-07-28)

No changes reported for this release.

0.1.0 (2024-04-13)

Features

Closed Issues

This release closes the following issue:

#2113

Commits

  • 41d41e9 - test: include trailing newlines in Julia-generated JSON fixtures (by Philipp Burckhardt)
  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)
  • 01cbab9 - feat: add math/base/special/acotf (#2117) (by Gunj Joshi, Athan Reines)

Contributors

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

  • Athan Reines
  • Gunj Joshi
  • Philipp Burckhardt