Skip to content

Releases: Dunkelhaiser/Caesar-Cipher

v2.0.5

27 Jan 15:20
d026e48

Choose a tag to compare

Patch Changes

  • Reordered alphabet support in documentation

v2.0.4

27 Jan 15:05
0e8ec2c

Choose a tag to compare

Patch Changes

  • Updated documentation to include numeric support

v2.0.3

25 Jan 12:02
67e9789

Choose a tag to compare

Patch Changes

  • Fixed CommonJS title size

v2.0.2

25 Jan 12:00
057a4ae

Choose a tag to compare

Patch Changes

  • Fixed documentation CJS title typo

v2.0.1

24 Jan 18:05
ceaf889

Choose a tag to compare

Patch Changes

  • Updated documentation

v2.0.0

24 Jan 17:55
82500f5

Choose a tag to compare

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

24 Jan 12:55
1ed0c07

Choose a tag to compare

Patch Changes

v1.1.0

24 Jan 12:28
9d65f39

Choose a tag to compare

Minor Changes

  • Added support of array input

v1.0.2

24 Jan 10:30
f1980cf

Choose a tag to compare

Patch Changes

  • Updated documentation

v1.0.1

23 Jan 21:40
a611372

Choose a tag to compare

Patch Changes

  • Added keywords