Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

56 lines (30 loc) · 1.88 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.0 (2022-04-22)

⚠ BREAKING CHANGES

  • deps: Engine restrictions are removed

  • deps: Engine restrictions are removed

  • deps: Engine restrictions are removed

  • deps: update dependencies (deb640d)

  • deps: update dependencies (cab0e6d)

  • deps: update dependencies (84ef7b5)

0.2.1 (2020-05-29)

0.2.0 (2019-08-26)

⚠ BREAKING CHANGES

  • encode/decode methods names changed to encrypt/decrypt encoder\decoder methods names changed to encryptor/decryptor

  • encrypt/decrypt (e23683a)

0.1.1 (2019-08-22)

0.1.0 (2019-08-21)

⚠ BREAKING CHANGES

  • quickcrypticoprotocol: Encode method now encodes object which contains private flag instead of encoding value property of such object. Decode method updated to support this approach.

Bug Fixes

  • quickcrypticoprotocol: fix encode/decode methods (8e3e989)

Features

  • quickcrypticoprotocol: repository init (3939d88)

0.0.2 (2019-08-20)

Features

  • quickcrypticoprotocol: repository Init (8459bb9)