Skip to content

Releases: CAPDistributing/cap-js-helpers

v1.0.2

20 Mar 02:06

Choose a tag to compare

Fixes

  • Fixed the numberWithCommas function to handle null values and values smaller than a thousandths

v1.0.1

16 Mar 02:21

Choose a tag to compare

Fixes

  • Updated deployed package to not include the circleci config
  • Fixed typos in the documentation

v1.0.0

09 Mar 07:24

Choose a tag to compare

Features

  • Initial Release
  • Added the following functions: sortArray, toBase64, fromBase64, orderObject, objAreEquals, numberWithCommas, camelcaseToUnderscore, underscoreToCamelcase, underscoreToTitlecase, and titlecaseToCamelcase

v0.0.0-beta.1

09 Mar 06:55

Choose a tag to compare

Added the string formatter.