Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 966 Bytes

CHANGELOG.md

File metadata and controls

27 lines (12 loc) · 966 Bytes

1.2.0 (2024-06-17)

Features

  • implement new median function (e6f9c46)

1.1.1 (2024-06-17)

Bug Fixes

  • throw if average called with empty array (7fb6de4)

1.1.0 (2024-06-14)

Features

  • implement and test new sort function (86d581b)

1.0.0 (2024-06-14)

Features

  • create simple Node package with math utils (9619501)