Releases: w4ffl35/js-ktc
Releases · w4ffl35/js-ktc
v1.1.12
What's Changed
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #7
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: v1.1.11...v1.1.12
v1.1.11
Full Changelog: v1.1.10...v1.1.11
v1.1.10
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.4
Adds the ability to pass optional parameters to the Cipher class making it more extensible.
Full change log
jestadded to dev requirements for unit testsjsminadded to dev requirements for compressing the cipher filecipher,testandbuildcommands added to package.json- Basic jest test suite added
- Non-compressed, commented cipher class added making the code easier to read and develop
- Compressed cipher class added, this is a smaller file to work with in production
- Fixes some small bugs revealed with tests
- Adds ability to pass optional parameters to the Cipher class