Skip to content

Files

Latest commit

 

History

History
45 lines (15 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

45 lines (15 loc) · 1.52 KB

1.18.1 (2025-02-04)

Bug Fixes

  • Correct console output comments in README.md for arithmetic operations (8f233a9)

1.18.0 (2024-10-15)

Features

  • Add functions for string manipulation and binary tree operations (dbfda3d)

1.17.0 (2024-10-15)

Features

  • Add functions for finding the largest and smallest elements in an array (7425631)

1.16.0 (2024-10-07)

Features

  • Add functions for sorting, finding max/min, sum/average, prime/palindrome checks, and duplicate removal (4042709)

1.15.0 (2024-10-06)

Features

  • Add functions for sorting, finding max/min, sum/average, prime/palindrome checks, and duplicate removal (76cba6f)