Skip to content

Releases: kemaldemirgil/natocrypt

v5.0.0

20 Oct 21:42
Compare
Choose a tag to compare

5.0.0 (2021-10-20)

Features

  • natocrypt: added encryption using the Morse Code (fd99b30)

BREAKING CHANGES

  • natocrypt: Morse Code Encryption

v4.0.0

18 Oct 16:12
Compare
Choose a tag to compare

4.0.0 (2021-10-18)

Build System

  • natocrypt: added Typescript, migrated natocrypt (9358d31)

BREAKING CHANGES

  • natocrypt: Natocrypt now uses Typescript

v3.1.0

17 Oct 23:13
Compare
Choose a tag to compare

3.1.0 (2021-10-17)

Features

  • root: adding the compare method and adjustments on acceptable characters (f632a94)

v3.0.0

15 Oct 20:22
Compare
Choose a tag to compare

3.0.0 (2021-10-15)

Bug Fixes

  • updating version: updating version number (51d467d)

BREAKING CHANGES

  • updating version: version number

v2.0.0

15 Oct 19:49
Compare
Choose a tag to compare

2.0.0 (2021-10-15)

Features

  • index.js: adding multipliers (40ae92b)

BREAKING CHANGES

  • index.js: encrypt and decrypt method will now require a second parameter

v1.0.3

14 Oct 19:38
Compare
Choose a tag to compare

1.0.3 (2021-10-14)

Bug Fixes

  • package.json: add token (7e092f5)

v1.0.2

13 Oct 19:58
cdaeabb
Compare
Choose a tag to compare
  • Stabilizing code, architecture adjustments

Full Changelog: v1.0.1...v1.0.2

v1.0.1

12 Oct 22:42
Compare
Choose a tag to compare
  • Added natocrypt to npm
  • Created mvp