Skip to content

Latest commit

 

History

History
342 lines (188 loc) · 9.5 KB

File metadata and controls

342 lines (188 loc) · 9.5 KB

CHANGELOG

Package changelog.

Unreleased (2026-04-21)

Commits

Details
  • c73c8b3 - bench: refactor to use string interpolation in math/base/special (#11387) (by Karan Anand)
  • 35566af - docs: fix C examples in READMEs (#11229) (by anee3, Athan Reines)

Contributors

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

  • Athan Reines
  • Karan Anand
  • anee3

0.2.3 (2026-02-08)

Reverts

  • e5ce2d6 - chore: update to modern benchmark Makefile

Closed Issues

This release closes the following issue:

#5961

Commits

Details
  • 4a6ce56 - chore: add structured package data for math/base/special/cphase (#8728) (by Aman Singh, Athan Reines)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • 7ec867d - chore: resolve JavaScript lint errors (#5967) (by Gautam sharma, Aayush Khanna)
  • b0e68c5 - chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • e5ce2d6 - revert: chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • ac4992b - chore: update to modern benchmark Makefile (by Philipp Burckhardt)
  • f0b5a73 - refactor: replace built-in with stdlib_base_atan2 in math/base/special/cphase (#3231) (by Gunj Joshi)

Contributors

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

  • Aayush Khanna
  • Aman Singh
  • Athan Reines
  • Gautam sharma
  • Gunj Joshi
  • Karan Anand
  • Philipp Burckhardt

0.2.2 (2024-07-28)

Bug Fixes

Commits

Details
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • 32bbcb3 - refactor: update paths (by Athan Reines)
  • ed9c0a5 - refactor: update paths (by Athan Reines)
  • 8908bda - refactor: update paths (by Athan Reines)
  • 038b199 - docs: update paths (by Athan Reines)
  • cf3f92e - fix: update include paths (by Athan Reines)
  • 75d4f83 - refactor: update require and include paths (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)

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-24)

No changes reported for this release.

0.2.0 (2024-02-14)

Commits

Details
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 215dfe6 - docs: update links (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.0 (2023-09-24)

Features

  • 58832ee - update minimum TypeScript version
  • 291afa4 - add C implementation to math/base/special/cphase (#1004)

Bug Fixes

  • 32a2827 - update import paths for complex type defs

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

Details
  • 58832ee - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • 32a2827 - fix: update import paths for complex type defs (by Athan Reines)
  • a1d78a7 - style: fix indentation in manifest.json files (#1063) (by Stephannie Jiménez Gacha, Athan Reines)
  • 705da11 - chore: update package meta data (#1053) (by stdlib-bot, Athan Reines)
  • 291afa4 - feat: add C implementation to math/base/special/cphase (#1004) (by Stephannie Jiménez Gacha, Athan Reines)
  • b5aed7a - docs: update heading to match alias (by Athan Reines)

Contributors

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

  • Athan Reines
  • Philipp Burckhardt
  • Stephannie Jiménez Gacha

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.