Skip to content

Releases: smallwat3r/shhh-cli

1.3.2

13 Dec 23:08
3654ce9
Compare
Choose a tag to compare

What's Changed

  • Use an owned domain as the default server target by @smallwat3r in #2

Full Changelog: 1.3.1...1.3.2

1.3.1

01 Jul 19:41
Compare
Choose a tag to compare
Switch dependencies and fixes

1.3.0

22 Jun 22:43
5c3cc52
Compare
Choose a tag to compare

Added support to setup more granular expiry time.

1.2.1

16 May 15:53
Compare
Choose a tag to compare

Change shhh-cli endpoints to match the ones in Shhh version 2.4.3

1.2.0

15 May 17:55
Compare
Choose a tag to compare

Adding support for Shhh server > 2.4.0

1.1.7

18 Sep 19:08
Compare
Choose a tag to compare
  • Adding a version parameter (-v, --version)
  • Simplify help documentation

1.1.6

28 Jun 20:54
Compare
Choose a tag to compare

Handle retries on reaching the Shhh API.

1.1.5

05 Jun 20:03
Compare
Choose a tag to compare

Adding new options to CLI

1.1.4

30 May 22:43
Compare
Choose a tag to compare
  • Improve help usage
  • Add long argument options

1.1.3

29 May 23:52
Compare
Choose a tag to compare
  • Added optional Shhh server parameter (-s) for creating a secret.
  • Refactoring and issue catching.