Skip to content

Releases: Jack-Edwards/BlazorSodium

v1.4.0

21 Dec 20:51
ca8a42a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.4.0

v1.3.2

22 Jan 02:38
463fe88
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

22 Jan 02:08
ac37527
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

09 Jan 02:08
9961467
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

1.2.0

01 Apr 22:00
365e524
Compare
Choose a tag to compare

Important

This release switches from the "libsodium-wrappers" npm package to the "libsodium-wrappers-sumo" npm package. Password hashing is only available in the "sumo" version of libsodium going forward. This shouldn't impact dependent projects, aside from an increased bundle size.

For more information, review the pull request below.

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

29 Nov 03:04
5e87970
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

24 Nov 03:13
f4804e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0-beta...1.0.0

0.2.0-beta

03 Nov 02:50
Compare
Choose a tag to compare
0.2.0-beta Pre-release
Pre-release

Announcement

BlazorSodium now has rough parity with the version of libsodium.js currently published on NPM.

The two big issues on my radar are #23 and #34 . I would like to hear from the community on how to handle #23. I intended for BlazorSodium to be as bare-bones and un-opinionated as possible. Individual developers are going to write their own wrappers around this library anyway.

Addressing #34 should bring significant performance improvements, but I still don't have a proof-of-concept of the interop with libsodium.js. It shouldn't be difficult, but I'll likely have to write a JavaScript function for nearly every interop call.

Please feel free to leave feedback, add issues, or get in touch.

What's Changed

Full Changelog: 0.1.13-alpha...0.2.0-beta

0.1.13-alpha

29 Oct 20:27
54e96a8
Compare
Choose a tag to compare
0.1.13-alpha Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.12-alpha...0.1.13-alpha

0.1.12-alpha

29 Oct 01:50
98bebda
Compare
Choose a tag to compare
0.1.12-alpha Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.11-alpha...0.1.12-alpha