Skip to content

Latest commit

 

History

History
229 lines (122 loc) · 5.78 KB

CHANGELOG.md

File metadata and controls

229 lines (122 loc) · 5.78 KB

CHANGELOG

Package changelog.

Unreleased (2025-01-13)

Commits

  • 4a70790 - style: add missing spaces (by Philipp Burckhardt)
  • 318f280 - chore: minor clean-up (by Philipp Burckhardt)
  • c13062e - style: update to use tabs for indentation (by Philipp Burckhardt)
  • ff25e13 - docs: remove excess whitespace (by Philipp Burckhardt)
  • 0756fb5 - style: remove empty lines (by Philipp Burckhardt)
  • 4817867 - chore: move stdlib benchmarks into native sub-directories (by Philipp Burckhardt)
  • edabc3d - build: fix Makefile contents (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.3.0 (2024-07-28)

Features

  • 1aaab57 - add C implementation for math/base/special/coth

Bug Fixes

Closed Issues

This release closes the following issue:

#1718

Commits

  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • 41d41e9 - test: include trailing newlines in Julia-generated JSON fixtures (by Philipp Burckhardt)
  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)
  • d40dbaf - chore: update package meta data (#1812) (by stdlib-bot)
  • 8484053 - fix: rename configuration file (#1730) (by Pranav Goswami)
  • 1aaab57 - feat: add C implementation for math/base/special/coth (by Lovelin Dhoni J B)

Contributors

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

  • Athan Reines
  • Lovelin Dhoni J B
  • Philipp Burckhardt
  • Pranav Goswami

0.2.1 (2024-02-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

  • 215dfe6 - docs: update links (by Athan Reines)

Contributors

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

  • Athan Reines

0.1.0 (2023-09-24)

Features

  • 58832ee - update minimum TypeScript version

BREAKING CHANGES

  • 58832ee: update minimum TypeScript version to 4.1

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

Commits

  • 58832ee - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • b734544 - refactor: use strictEqual checks (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.1 (2022-02-16)

No changes reported for this release.