Skip to content

Latest commit

 

History

History
294 lines (157 loc) · 7.68 KB

CHANGELOG.md

File metadata and controls

294 lines (157 loc) · 7.68 KB

CHANGELOG

Package changelog.

Unreleased (2025-02-03)

Reverts

  • d8a4cfb - chore: update to modern benchmark Makefile

Commits

  • 5b71452 - docs: update related packages sections (#4135) (by stdlib-bot, Athan Reines)
  • ff25e13 - docs: remove excess whitespace (by Philipp Burckhardt)
  • b0e68c5 - chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • d8a4cfb - revert: chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • 97a27cf - chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • 55ec8ed - docs: remove comment (by Athan Reines)
  • 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.3.0 (2024-07-27)

Features

  • ededcf6 - add C implementation for math/base/special/log10 (#743)

Closed Issues

This release closes the following issue:

#733

Commits

  • 8dceccc - refactor: use signed integers for math/base/special/log10 (#2294) (by Gunj Joshi, Athan Reines)
  • d3215eb - refactor: update math/base/special/log10 to follow FreeBSD version 12.2.0 (#2215) (by Gunj Joshi)
  • 7f9b5ef - chore: update package meta data (#2213) (by stdlib-bot, Athan Reines)
  • ededcf6 - feat: add C implementation for math/base/special/log10 (#743) (by Pranav Goswami, Athan Reines)
  • 0d3be2c - chore: update package meta data (#2192) (by stdlib-bot, Athan Reines)
  • 65c3b27 - refactor: update math/base/special/log10 implementation (#2176) (by Gunj Joshi, Athan Reines)
  • 41d41e9 - test: include trailing newlines in Julia-generated JSON fixtures (by Philipp Burckhardt)
  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)

Contributors

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

  • Athan Reines
  • Gunj Joshi
  • Philipp Burckhardt
  • Pranav Goswami

0.2.1 (2024-02-22)

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.1 (2023-10-09)

No changes reported for this release.

0.1.0 (2023-09-23)

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)
  • a37ebe2 - docs: remove empty lines (by Philipp Burckhardt)
  • b734544 - refactor: use strictEqual checks (by Philipp Burckhardt)
  • c5da1f9 - docs: render equations via math code blocks (by Philipp Burckhardt)

Contributors

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

  • Philipp Burckhardt

0.0.6 (2022-02-16)

No changes reported for this release.

0.0.5 (2021-08-22)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-27)

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.