Skip to content

Latest commit

 

History

History
106 lines (54 loc) · 2.23 KB

CHANGELOG.md

File metadata and controls

106 lines (54 loc) · 2.23 KB

CHANGELOG

Package changelog.

Unreleased (2024-06-30)

Features

Commits

  • 2f62c39 - chore: update package meta data (##2481) (by stdlib-bot)
  • 581f5a0 - feat: add C implementation for math/base/special/trunc10 (##2451) (by Gunj Joshi)

Contributors

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

  • Gunj Joshi

0.2.1 (2024-02-24)

Features

  • 58832ee - update minimum TypeScript version

BREAKING CHANGES

  • 58832ee: update minimum TypeScript version

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

Contributors

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

  • Philipp Burckhardt