Releases: Dunkelhaiser/Caesar-Cipher
Releases · Dunkelhaiser/Caesar-Cipher
v2.0.5
v2.0.4
Patch Changes
- Updated documentation to include numeric support
v2.0.3
Patch Changes
- Fixed CommonJS title size
v2.0.2
Patch Changes
- Fixed documentation CJS title typo
v2.0.1
Patch Changes
- Updated documentation
v2.0.0
Major Changes
- Overhauled code structure. Instead of using class with static methods, it now uses functions that are exported into index.ts
- Added support of named import of each function
- Added support of default import
v1.1.1
v1.1.0
Minor Changes
- Added support of array input
v1.0.2
Patch Changes
- Updated documentation
v1.0.1
Patch Changes
- Added keywords