v1.0.3
What's Changed
- adding in prepare for build by @jaredwray in #10
- adding in unit tests for url encode, decode, and escape by @jaredwray in #11
- adding tests for string append by @jaredwray in #12
- updating tests for downcase and lowercase by @jaredwray in #13
- moving string.js to more code coverage by @jaredwray in #14
- regex test updates by @jaredwray in #15
- testing for array reverse by @jaredwray in #16
- adding in tests for comparison by @jaredwray in #17
- updating markdown to have 100 on tests by @jaredwray in #18
- getting match to 100% on tests by @jaredwray in #19
- fixing regex and unit tests by @jaredwray in #20
- Updating path tests to handle exceptions by @jaredwray in #21
- adding unit tests to number by @jaredwray in #22
- updating math tests to have code coverage by @jaredwray in #23
- clean up of browser attempt and release workflow by @jaredwray in #24
Full Changelog: v1.0.2...v1.0.3