- Fixed the numberWithCommas function to handle null values and values smaller than a thousandths
- Updated deployed package to not include the circleci config
- Fixed typos in the documentation
- Initial Release
- Added the following functions: sortArray, toBase64, fromBase64, orderObject, objAreEquals, numberWithCommas, camelcaseToUnderscore, underscoreToCamelcase, underscoreToTitlecase, and titlecaseToCamelcase