Skip to content

Latest commit

 

History

History
66 lines (34 loc) · 2.75 KB

CHANGELOG.md

File metadata and controls

66 lines (34 loc) · 2.75 KB

Changelog

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

0.0.13 (2023-06-03)

0.0.12 (2023-06-02)

0.0.11 (2023-06-02)

0.0.10 (2023-04-02)

Bug Fixes

0.0.9 (2022-12-28)

Bug Fixes

  • make package.json private equal to false (5e82580)
  • update publish config (1100183)

0.0.8 (2022-12-03)

Features

  • browser and node working (72fec1a)

0.0.7 (2022-11-29)

0.0.6 (2022-11-27)

0.0.5 (2022-11-27)

Bug Fixes

  • make crypto use webcrypto (5783319)

0.0.4 (2022-11-27)

Bug Fixes

  • add ternary to check for presence of crypto (178aeb1)

0.0.3 (2022-11-27)

Bug Fixes

  • make build generate correct output (9fe84cd)

0.0.2 (2022-11-27)

Features

  • adds error handling to package (2c618d8)

Bug Fixes

  • release related changes missed in release (6f4374e)

0.0.1 (2022-11-27)

Features

  • initial working package and test coverage (a14e68a)