Skip to content

Releases: bcomnes/nacl-blob

v2.0.3

10 Feb 20:29
bb355ec
Compare
Choose a tag to compare

Merged

  • Update mkdirp to the latest version 🚀 #16
  • Update standard to the latest version 🚀 #15
  • chore(package): update dependency-check to version 4.1.0 #13
  • Update rimraf to the latest version 🚀 #14
  • Update standard to the latest version 🚀 #11
  • Update tape-run to the latest version 🚀 #10
  • Update tape-run to the latest version 🚀 #9

Fixed

  • chore(package): update dependency-check to version 4.1.0 #12
  • chore(package): update standard to version 12.0.1 #5

Commits

  • Fix lint 693b2c3
  • Update README.md e670939
  • chore(package): update tweetnacl to 1.0.3 and rebuild a65c585

v2.0.2

13 Dec 19:35
Compare
Choose a tag to compare

Merged

  • chore(package): update nanobus to version 4.4.0 #8

Commits

  • Add autochangelog and gh-release a81b490

v2.0.1

29 Oct 19:04
Compare
Choose a tag to compare
  • Bump nanobus to ^4.3.5 due to failing builds on 4.3.4

v2.0.0

01 Jul 02:03
Compare
Choose a tag to compare
  • Returning Files instead of Blob's when passed a file!

v1.1.2

01 Jul 01:37
Compare
Choose a tag to compare
  • Fix dist export name

v1.1.1

27 May 18:48
Compare
Choose a tag to compare
  • Add complete PoC example website!
  • Fix mime-type preservation.

v1.1.0

21 May 16:37
Compare
Choose a tag to compare
  • Add argument checking. encryptor and decryptor now callback with an error if the arguments are incorrect.
  • Add a small website that lets you upload files and download the encrypted file.

v1.0.0

20 May 03:58
Compare
Choose a tag to compare
  • Port demo into a module