Skip to content

v2.2.1

Latest

Choose a tag to compare

@wd006 wd006 released this 25 Jul 14:33
· 6 commits to main since this release

Version v2.2.1

feat: Add more math and array functions to library with JSDoc comments and usage examples.

  • Added math functions: factorial, randomInt, averageOfArray
  • Added array functions: toUpperCase, toLowerCase
  • Modular exports via index.js
  • Edited README.md

Full Changelog: v2.0.1...v2.2.1