Skip to content

Latest commit

 

History

History
47 lines (17 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

47 lines (17 loc) · 1.24 KB

Change Log

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

1.0.5 (2019-12-26)

1.0.4 (2019-11-14)

1.0.3 (2019-10-21)

Bug Fixes

  • typescript: actually bundle the types with a package release (5f4e961)

1.0.2 (2019-10-18)

Bug Fixes

  • symmetric keys are 32 bytes, not 256 (error message was wrong) (d223704)

1.0.1 (2019-09-30)

Bug Fixes

  • typescript: move ts files around and fix missing DecodeResult (c797404)

1.0.0 (2019-09-27)

0.9.1 (2019-07-02)

Features