Skip to content

Releases: flowup/releases-example-lib

v1.2.0

17 Jun 14:09
Compare
Choose a tag to compare

1.2.0 (2024-06-17)

Features

  • implement new median function (e6f9c46)

v1.1.1

17 Jun 14:06
Compare
Choose a tag to compare

1.1.1 (2024-06-17)

Bug Fixes

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

v1.1.0

14 Jun 09:54
Compare
Choose a tag to compare

1.1.0 (2024-06-14)

Features

  • implement and test new sort function (86d581b)

v1.0.0

14 Jun 09:27
Compare
Choose a tag to compare

1.0.0 (2024-06-14)

Features

  • create simple Node package with math utils (9619501)