Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

51 lines (27 loc) · 1.26 KB

CHANGELOG

Package changelog.

Unreleased (2024-12-17)

Features

  • 3b4514d - add math/base/special/negalucasf

Commits

  • 66b4609 - refactor: use inbuilt macro instead of new variable for MAX_SAFE_NTH_LUCAS (#3980) (by Aayush Khanna)
  • 6bbf2d6 - style: fix indentation (by Philipp Burckhardt)
  • 3b4514d - feat: add math/base/special/negalucasf (by Aayush Khanna, stdlib-bot, Philipp Burckhardt)

Contributors

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

  • Aayush Khanna
  • Philipp Burckhardt