Skip to content

Releases: denorg/scrypt

v4.2.1

16 Sep 19:37
Compare
Choose a tag to compare

4.2.1 (2022-09-16)

Bug Fixes

  • remove wee_alloc as it's unmaintained (#11) (2bac73a)

v4.2.0

15 Aug 19:09
Compare
Choose a tag to compare

4.2.0 (2022-08-15)

Bug Fixes

Features

v4.1.3

10 Aug 23:10
Compare
Choose a tag to compare
chore(release): 4.1.3 [skip ci]

v4.1.2

10 Aug 22:42
bc98246
Compare
Choose a tag to compare
ci: rename step

v4.1.1

10 Aug 22:02
c2dcdee
Compare
Choose a tag to compare
ci(release): use angular config and update readme

Add default help to CLI

10 Aug 17:28
30686b7
Compare
Choose a tag to compare
  • Added a default condition with a help text to the CLI - Thanks @prettykool
  • changed documentation to use versioned URLs

Full Changelog: v4.0.0...v4.1.0

v4.0.0 - move to wasmbuild

05 Jul 23:10
47ce498
Compare
Choose a tag to compare

What's Changed

  • feat: move to wasmbuild by @oplik0 in #9
    Moves the build system to wasmbuild - technically a breaking change (wasm js shim file has a different name and API), so it warrants a major release.

Full Changelog: v3.0.0...v4.0.0

Remove unnecessary async/await

13 Jun 22:53
1ec4449
Compare
Choose a tag to compare

What's Changed

  • Remove unnecessary async/await by @oplik0 in #8

Full Changelog: v2.2.0...v3.0.0

v2.2.0

13 Jun 22:41
5fecf11
Compare
Choose a tag to compare

Bump dependencies and publish to deno.land/x

05 Oct 20:24
83fe0b8
Compare
Choose a tag to compare