Releases: jaredwray/fumanchu
Releases · jaredwray/fumanchu
v1.2.1
What's Changed
- adding in the right export (index.mjs) by @jaredwray in #38
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.3
What's Changed
- fixing typo errors on LICENSE and CONTRIBUTING by @jaredwray in #32
- added rimraf for clean script by @jaredwray in #33
- adding in fumanchu.org by @jaredwray in #34
- upgrading mocha to 10.3.0 by @jaredwray in #35
- upgrading c8 to 9.1.0 by @jaredwray in #36
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- fixing security issue with chop and more than 1000 characters by @jaredwray in #30
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- upgrading chai to 4.3.10 by @jaredwray in #28
- adding in es6 testing and readme by @jaredwray in #29
Full Changelog: v1.0.4...v1.1.1
v1.1.0
What's Changed
- exporting handelbar helpers to make it easier to use via handlebarHel… by @jaredwray in #25
Full Changelog: v1.0.3...v1.1.0
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
v1.0.2
What's Changed
- initial pull request with readme and workflows by @jaredwray in #1
- adding in parcel for minification browser version by @jaredwray in #2
- cleaning up package.json by @jaredwray in #3
- adding in @parcel/watcher by @jaredwray in #4
- adding in keywords and updating readme by @jaredwray in #5
New Contributors
- @jaredwray made their first contribution in #1
Full Changelog: https://github.com/jaredwray/fumanchu/commits/v1.0.2