1.2.1 (2024-05-09)
- jsr: remove slow types (3901f3a)
1.2.0 (2024-05-09)
- broken aes-128-ctr mode (8356294)
1.1.1 (2024-04-20)
- types: it wrongfully allowed using digest algorithms in encryption options (3f72198)
1.1.0 (2024-03-09)
1.0.0 (2023-10-14)
0.10.1 (2023-09-01)
- deno: types not being pickup (f0793da)
0.10.0 (2023-09-01)
0.9.0 (2023-09-01)
- types: prevent false ts errors with node webcrypto (a0f1b6e)
0.8.2 (2023-08-29)
0.8.1 (2023-08-29)
0.8.0 (2023-07-17)
0.7.1 (2023-06-26)
0.7.0 (2023-04-22)
0.6.0 (2023-03-14)
- types: emit .d.cts files and fix export map (d1cb1e6)
0.5.0 (2023-02-11)
0.4.0 (2023-02-07)
0.3.1 (2023-02-07)
- group exports to default (45f96d5)
0.3.0 (2023-02-07)
0.2.7 (2022-12-17)
- reorder exports to move types to top (e3bb1cb)
0.2.6 (2022-11-20)
0.2.5 (2022-09-09)
- return null if decrypted string is empty (a87ed60)
- use interfaces instead of types (e898dbf)
0.2.4 (2022-09-01)
- include module bundle (029bca0)
0.2.3 (2022-09-01)
- typo in exports field (0cd9032)
0.2.2 (2022-08-28)
0.2.1 (2022-08-28)
- externalize buffer and re-export all types (df68feb)
0.2.0 (2022-08-27)
0.1.0 (2022-06-08)
- rely on manual dependency injection (2c79346)
0.0.2 (2022-06-08)
- make esbuild think @peculiar/webcrypto is external (fe10385)
- init (984a515)