Releases: kemaldemirgil/natocrypt
Releases · kemaldemirgil/natocrypt
v5.0.0
5.0.0 (2021-10-20)
Features
- natocrypt: added encryption using the Morse Code (fd99b30)
BREAKING CHANGES
- natocrypt: Morse Code Encryption
v4.0.0
4.0.0 (2021-10-18)
Build System
- natocrypt: added Typescript, migrated natocrypt (9358d31)
BREAKING CHANGES
- natocrypt: Natocrypt now uses Typescript
v3.1.0
3.1.0 (2021-10-17)
Features
- root: adding the compare method and adjustments on acceptable characters (f632a94)
v3.0.0
3.0.0 (2021-10-15)
Bug Fixes
- updating version: updating version number (51d467d)
BREAKING CHANGES
- updating version: version number
v2.0.0
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
1.0.3 (2021-10-14)
Bug Fixes
v1.0.1
- Added natocrypt to npm
- Created mvp